Searched refs:bce_get_hw_rx_cons (Results 1 – 1 of 1) sorted by relevance
471 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() function6426 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()