Home
last modified time | relevance | path

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

/freebsd/sys/dev/bce/
H A Dif_bce.c471 static inline u16 bce_get_hw_rx_cons (struct bce_softc *);
6377 bce_get_hw_rx_cons(struct bce_softc *sc) in bce_get_hw_rx_cons() function
6426 hw_rx_cons = sc->hw_rx_cons = bce_get_hw_rx_cons(sc); in bce_rx_intr()
6709 hw_rx_cons = sc->hw_rx_cons = bce_get_hw_rx_cons(sc); in bce_rx_intr()
7803 hw_rx_cons = bce_get_hw_rx_cons(sc); in bce_intr()
7869 hw_rx_cons = bce_get_hw_rx_cons(sc); in bce_intr()