Searched refs:IEEE80211_SCTL_SEQ (Results 1 – 5 of 5) sorted by relevance
366 seq = (le16_to_cpu(hdr->seq_ctrl) & IEEE80211_SCTL_SEQ) >> 4; in rtw_tx_data_pkt_info_update()
113 #define IEEE80211_SCTL_SEQ IEEE80211_SEQ_SEQ_MASK macro
1257 seq_number &= IEEE80211_SCTL_SEQ; in iwl_mvm_tx_mpdu()
1454 ssn = (ssn + 1) & IEEE80211_SCTL_SEQ; in iwl_mvm_sta_alloc_queue()
925 seq = (le16_to_cpu(hdr->seq_ctrl) & IEEE80211_SCTL_SEQ) >> 4; in rtw89_core_tx_kick_off_and_wait()