HomeSort by: relevance | last modified time | path
    Searched refs:bge_rx_max_coal_bds (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
if_bgevar.h 334 uint32_t bge_rx_max_coal_bds; /* i */ member in struct:bge_softc
if_bge.c 1269 sc->bge_rx_max_coal_bds = bge_rx_threshes[lvl].rx_max_bds;
2778 const uint32_t rx_max_coal_bds = sc->bge_rx_max_coal_bds;
3865 sc->bge_rx_max_coal_bds = 64;
4807 uint32_t rx_bds = sc->bge_rx_max_coal_bds;

Completed in 16 milliseconds