Home
last modified time | relevance | path

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

/f-stack/freebsd/net80211/
H A Dieee80211_ht.c530 rap->rxa_qframes--; in ampdu_rx_purge_slot()
620 rap->rxa_qframes++; in ampdu_rx_add_slot()
674 if (rap->rxa_qframes == 0) in ampdu_rx_purge()
827 rap->rxa_qframes--; in ampdu_dispatch_slot()
844 if (rap->rxa_qframes != 0) { in ampdu_rx_moveup()
845 int n = rap->rxa_qframes, j; in ampdu_rx_moveup()
930 if (rap->rxa_qframes == 0) in ampdu_rx_flush()
1079 if (rap->rxa_qframes != 0) { in ieee80211_ampdu_reorder()
1133 if (rap->rxa_qframes != 0) { in ieee80211_ampdu_reorder()
1142 rap->rxa_qframes; in ieee80211_ampdu_reorder()
[all …]
H A Dieee80211_ht.h168 short rxa_qframes; /* data queued (frames) */ member
H A Dieee80211_ddb.c218 sep, rap->rxa_qbytes, rap->rxa_qframes, in _db_show_rxampdu()