Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/bfe/
HDif_bfe.c550 sc->bfe_rx_cons = 0; in bfe_list_rx_init()
728 sc->bfe_rx_cons = 0; in bfe_chip_reset()
1104 cons = sc->bfe_rx_cons; in bfe_rxeof()
1148 sc->bfe_rx_cons = cons; in bfe_rxeof()
HDif_bfereg.h493 uint32_t bfe_rx_cons; member