Home
last modified time | relevance | path

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

/freebsd-14.2/sys/net80211/
H A Dieee80211_ht.c529 rap->rxa_qframes--; in ampdu_rx_purge_slot()
619 rap->rxa_qframes++; in ampdu_rx_add_slot()
673 if (rap->rxa_qframes == 0) in ampdu_rx_purge()
826 rap->rxa_qframes--; in ampdu_dispatch_slot()
843 if (rap->rxa_qframes != 0) { in ampdu_rx_moveup()
844 int n = rap->rxa_qframes, j; in ampdu_rx_moveup()
929 if (rap->rxa_qframes == 0) in ampdu_rx_flush()
1078 if (rap->rxa_qframes != 0) { in ieee80211_ampdu_reorder()
1132 if (rap->rxa_qframes != 0) { in ieee80211_ampdu_reorder()
1141 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-14.2/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()