Searched refs:bfe_rx_cons (Results 1 - 2 of 2) sorted by path

/freebsd-11-stable/sys/dev/bfe/
H A Dif_bfe.c741 sc->bfe_rx_prod = sc->bfe_rx_cons = 0;
1386 cons = sc->bfe_rx_cons;
1434 sc->bfe_rx_cons = cons;
H A Dif_bfereg.h609 u_int32_t bfe_rx_prod, bfe_rx_cons; member in struct:bfe_softc

Completed in 151 milliseconds