iwx_rxba_data
struct iwx_rxba_data *rxba = &sc->sc_rxba_data[i];
iwx_clear_reorder_buffer(struct iwx_softc *sc, struct iwx_rxba_data *rxba)
static struct iwx_rxba_data *
struct iwx_rxba_data *rxba;
struct iwx_rxba_data *rxba = NULL;
static void iwx_clear_reorder_buffer(struct iwx_softc *, struct iwx_rxba_data *);
struct iwx_rxba_data *rxba = &sc->sc_rxba_data[i];
static inline struct iwx_rxba_data *
offsetof(struct iwx_rxba_data, reorder_buf));
struct iwx_rxba_data sc_rxba_data[IWX_MAX_BAID];