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

/haiku/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_ht.c530 rap->rxa_qframes--;
620 rap->rxa_qframes++;
674 if (rap->rxa_qframes == 0)
677 KASSERT(rap->rxa_qbytes == 0 && rap->rxa_qframes == 0,
679 rap->rxa_qbytes, rap->rxa_qframes));
827 rap->rxa_qframes--;
844 if (rap->rxa_qframes != 0) {
845 int n = rap->rxa_qframes, j;
861 __func__, n, rap->rxa_qframes, i, rap->rxa_start,
864 vap->iv_stats.is_ampdu_rx_copy += rap->rxa_qframes;
[all...]
H A Dieee80211_ht.h168 short rxa_qframes; /* data queued (frames) */ member in struct:ieee80211_rx_ampdu
H A Dieee80211_ddb.c218 sep, rap->rxa_qbytes, rap->rxa_qframes,
/haiku/src/add-ons/kernel/drivers/network/wlan/marvell88w8363/dev/mwl/
H A Dif_mwl.c2307 n = rap->rxa_qframes;
2382 if (rap->rxa_qframes)

Completed in 65 milliseconds