Searched refs:rxa_m (Results 1 – 4 of 4) sorted by relevance
523 m = rap->rxa_m[i]; in ampdu_rx_purge()525 rap->rxa_m[i] = NULL; in ampdu_rx_purge()604 m = rap->rxa_m[i]; in ampdu_rx_dispatch()607 rap->rxa_m[i] = NULL; in ampdu_rx_dispatch()620 if (rap->rxa_m[j] != NULL) { in ampdu_rx_dispatch()621 rap->rxa_m[j-i] = rap->rxa_m[j]; in ampdu_rx_dispatch()622 rap->rxa_m[j] = NULL; in ampdu_rx_dispatch()650 m = rap->rxa_m[i]; in ampdu_rx_flush()653 rap->rxa_m[i] = NULL; in ampdu_rx_flush()688 m = rap->rxa_m[i]; in ampdu_rx_flush_upto()[all …]
144 struct mbuf *rxa_m[IEEE80211_AGGR_BAWMAX]; member
235 if (rap->rxa_m[i] != NULL) in _db_show_rxampdu()238 rap->rxa_m[i]); in _db_show_rxampdu()
2410 m = rap->rxa_m[i]; in mwl_ampdu_rxdma_reclaim()