Searched refs:IEEE80211_SEQ_SUB (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/sys/net80211/
H A Dieee80211.h181 #define IEEE80211_SEQ_SUB(a, b) \ macro
186 (IEEE80211_SEQ_SUB(b, a+1) < IEEE80211_SEQ_BA_RANGE-1)
H A Dieee80211_ht.c825 off = IEEE80211_SEQ_SUB(rxseq, rap->rxa_start);
913 IEEE80211_SEQ_SUB(rxseq, rap->rxa_wnd-1));
978 off = IEEE80211_SEQ_SUB(rxseq, rap->rxa_start);

Completed in 162 milliseconds