Searched refs:rx_rdesc (Results 1 – 6 of 6) sorted by relevance
39 #define ALC_RR_RING_ALIGN sizeof(struct rx_rdesc)67 (sizeof(struct rx_rdesc) * ALC_RR_RING_CNT)100 struct rx_rdesc *alc_rr_ring;
1197 struct rx_rdesc { struct
194 static void alc_rxeof(struct alc_softc *, struct rx_rdesc *);3542 struct rx_rdesc *rrd; in alc_newbuf() 3650 alc_rxeof(struct alc_softc *sc, struct rx_rdesc *rrd) in alc_fixup_rx()
119 struct rx_rdesc *age_rr_ring;132 (sizeof(struct rx_rdesc) * AGE_RR_RING_CNT)
560 struct rx_rdesc { struct
131 static void age_rxeof(struct age_softc *sc, struct rx_rdesc *);2284 age_rxeof(struct age_softc *sc, struct rx_rdesc *rxrd) in age_fixup_rx() 2435 struct rx_rdesc *rxrd; in age_rxeof()