iwi_rx_ring
iwi_alloc_rx_ring(struct iwi_softc *sc, struct iwi_rx_ring *ring)
iwi_reset_rx_ring(struct iwi_softc *sc, struct iwi_rx_ring *ring)
iwi_free_rx_ring(struct iwi_softc *sc, struct iwi_rx_ring *ring)
int iwi_alloc_rx_ring(struct iwi_softc *, struct iwi_rx_ring *);
void iwi_reset_rx_ring(struct iwi_softc *, struct iwi_rx_ring *);
void iwi_free_rx_ring(struct iwi_softc *, struct iwi_rx_ring *);
struct iwi_rx_ring rxq;