Searched refs:IEEE80211_SEQ_SUB (Results 1 – 3 of 3) sorted by relevance
320 #define IEEE80211_SEQ_SUB(a, b) \ macro325 (IEEE80211_SEQ_SUB(b, a+1) < IEEE80211_SEQ_BA_RANGE-1)
1107 off = IEEE80211_SEQ_SUB(rxseq, rap->rxa_start); in ieee80211_ampdu_reorder()1197 IEEE80211_SEQ_SUB(rxseq, rap->rxa_wnd-1)); in ieee80211_ampdu_reorder()1261 off = IEEE80211_SEQ_SUB(rxseq, rap->rxa_start); in ieee80211_recv_bar()
1854 return (IEEE80211_SEQ_SUB(sa, sb)); in ieee80211_sn_sub()