Searched refs:rt2560_tx_ring (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/ral/
H A Drt2560var.h64 struct rt2560_tx_ring { struct
128 struct rt2560_tx_ring txq;
129 struct rt2560_tx_ring prioq;
130 struct rt2560_tx_ring atimq;
131 struct rt2560_tx_ring bcnq;
H A Drt2560.c96 struct rt2560_tx_ring *, int);
98 struct rt2560_tx_ring *);
100 struct rt2560_tx_ring *);
454 rt2560_alloc_tx_ring(struct rt2560_softc *sc, struct rt2560_tx_ring *ring,
521 rt2560_reset_tx_ring(struct rt2560_softc *sc, struct rt2560_tx_ring *ring)
555 rt2560_free_tx_ring(struct rt2560_softc *sc, struct rt2560_tx_ring *ring)

Completed in 68 milliseconds