HomeSort by: relevance | last modified time | path
    Searched defs:rx_max_bds (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/pci/
if_bge.c 135 * the second value (rx_max_bds) in each pair. The values are chosen
157 int rx_max_bds; } member in struct:bge_load_rx_thresh
159 { 16, 1 }, /* rx_max_bds = 1 disables interrupt mitigation */
1269 sc->bge_rx_max_coal_bds = bge_rx_threshes[lvl].rx_max_bds;

Completed in 40 milliseconds