Searched refs:rt_softc_rx_ring (Results 1 – 2 of 2) sorted by relevance
158 struct rt_softc_rx_ring struct234 struct rt_softc_rx_ring rx_ring[RT_SOFTC_RX_RING_COUNT];
153 struct rt_softc_rx_ring *ring, int limit);163 struct rt_softc_rx_ring *ring, int qid);165 struct rt_softc_rx_ring *ring);167 struct rt_softc_rx_ring *ring);1831 rt_rx_eof(struct rt_softc *sc, struct rt_softc_rx_ring *ring, int limit) in rt_rx_eof()2194 rt_alloc_rx_ring(struct rt_softc *sc, struct rt_softc_rx_ring *ring, int qid) in rt_alloc_rx_ring()2299 rt_reset_rx_ring(struct rt_softc *sc, struct rt_softc_rx_ring *ring) in rt_reset_rx_ring()2318 rt_free_rx_ring(struct rt_softc *sc, struct rt_softc_rx_ring *ring) in rt_free_rx_ring()