Home
last modified time | relevance | path

Searched refs:rxa_qframes (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/net80211/
H A Dieee80211_ht.c525 rap->rxa_qframes--; in ampdu_rx_purge_slot()
615 rap->rxa_qframes++; in ampdu_rx_add_slot()
669 if (rap->rxa_qframes == 0) in ampdu_rx_purge()
822 rap->rxa_qframes--; in ampdu_dispatch_slot()
839 if (rap->rxa_qframes != 0) { in ampdu_rx_moveup()
840 int n = rap->rxa_qframes, j; in ampdu_rx_moveup()
925 if (rap->rxa_qframes == 0) in ampdu_rx_flush()
1074 if (rap->rxa_qframes != 0) { in ieee80211_ampdu_reorder()
1128 if (rap->rxa_qframes != 0) { in ieee80211_ampdu_reorder()
1137 rap->rxa_qframes; in ieee80211_ampdu_reorder()
[all …]
H A Dieee80211_ht.h166 short rxa_qframes; /* data queued (frames) */ member
H A Dieee80211_ddb.c220 sep, rap->rxa_qbytes, rap->rxa_qframes, in _db_show_rxampdu()
/freebsd/sys/dev/mwl/
H A Dif_mwl.c2303 n = rap->rxa_qframes; in mwl_ampdu_rxdma_reclaim()
2378 if (rap->rxa_qframes) in mwl_node_drain()