Home
last modified time | relevance | path

Searched refs:bce_check_tx_cons (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/dev/netif/bce/
HDif_bce.c4610 sc->bce_check_tx_cons = 0; in bce_disable_intr()
4647 sc->bce_check_tx_cons = 0; in bce_enable_intr()
5932 sc->bce_check_tx_cons == txr->tx_cons && in bce_check_msi()
5958 sc->bce_check_tx_cons = txr->tx_cons; in bce_check_msi()
HDif_bcereg.h6043 uint16_t bce_check_tx_cons; member