Searched refs:IEEE80211_SCTL_SEQ (Results 1 – 25 of 28) sorted by relevance
12
187 seq_num = (le16_to_cpu(hdr->seq_ctrl) & IEEE80211_SCTL_SEQ) >> 4; in wl1271_rx_handle_data()
260 seq = (sc & IEEE80211_SCTL_SEQ) >> 4; in prism2_frag_cache_get()310 seq = (sc & IEEE80211_SCTL_SEQ) >> 4; in prism2_frag_cache_invalidate()927 (sc & IEEE80211_SCTL_SEQ) >> 4, frag); in hostap_80211_rx()
56 #define IEEE80211_SCTL_SEQ 0xFFF0 macro168 #define IEEE80211_SN_MASK ((IEEE80211_SCTL_SEQ) >> 4)207 #define IEEE80211_SEQ_TO_SN(seq) (((seq) & IEEE80211_SCTL_SEQ) >> 4)208 #define IEEE80211_SN_TO_SEQ(ssn) (((ssn) << 4) & IEEE80211_SCTL_SEQ)
348 seq_number = (le16_to_cpu(hdr->seq_ctrl) & IEEE80211_SCTL_SEQ) >> 4; in rtl92se_tx_fill_desc()
383 seq_number = (le16_to_cpu(hdr->seq_ctrl) & IEEE80211_SCTL_SEQ) >> 4; in rtl8723e_tx_fill_desc()
304 seq = (le16_to_cpu(hdr->seq_ctrl) & IEEE80211_SCTL_SEQ) >> 4; in rtw_tx_data_pkt_info_update()
385 seq_number = (le16_to_cpu(hdr->seq_ctrl) & IEEE80211_SCTL_SEQ) >> 4; in rtl92ce_tx_fill_desc()
153 #define WLAN_GET_SEQ_SEQ(seq) (((seq) & IEEE80211_SCTL_SEQ) >> 4)
608 IEEE80211_SCTL_SEQ) >> 4; in vnt_tx_packet()
437 seq_number = (le16_to_cpu(hdr->seq_ctrl) & IEEE80211_SCTL_SEQ) >> 4; in rtl8723be_tx_fill_desc()
490 seq_number = (le16_to_cpu(hdr->seq_ctrl) & IEEE80211_SCTL_SEQ) >> 4; in rtl92cu_tx_fill_desc()
405 #define IEEE80211_SCTL_SEQ 0xFFF0 macro577 #define WLAN_GET_SEQ_SEQ(seq) (((seq) & IEEE80211_SCTL_SEQ) >> 4)
510 seq_number = (le16_to_cpu(hdr->seq_ctrl) & IEEE80211_SCTL_SEQ) >> 4; in rtl88ee_tx_fill_desc()
356 frag->seq = seq & IEEE80211_SCTL_SEQ; in zd1201_usbrx()365 if (frag->seq == (seq&IEEE80211_SCTL_SEQ)) in zd1201_usbrx()
503 seq_number = (le16_to_cpu(hdr->seq_ctrl) & IEEE80211_SCTL_SEQ) >> 4; in rtl92de_tx_fill_desc()
671 seq_number = (le16_to_cpu(hdr->seq_ctrl) & IEEE80211_SCTL_SEQ) >> 4; in rtl92ee_tx_fill_desc()
688 seq_number = (le16_to_cpu(hdr->seq_ctrl) & IEEE80211_SCTL_SEQ) >> 4; in rtl8821ae_tx_fill_desc()
1074 seq = le16_to_cpu(priv->last_seq_ctl) & IEEE80211_SCTL_SEQ; in iwlagn_suspend()
405 seq_number &= IEEE80211_SCTL_SEQ; in iwlagn_tx_skb()
933 & IEEE80211_SCTL_SEQ); in __ieee80211_tx_status()
1255 u16 mpdu_seq_num = (sc & IEEE80211_SCTL_SEQ) >> 4; in ieee80211_sta_manage_reorder_buf()2245 seq = (sc & IEEE80211_SCTL_SEQ) >> 4; in ieee80211_rx_h_defragment()
1119 seq_number &= IEEE80211_SCTL_SEQ; in iwl_mvm_tx_mpdu()
1348 ssn = (ssn + 1) & IEEE80211_SCTL_SEQ; in iwl_mvm_sta_alloc_queue()
1317 (__le16_to_cpu(hdr->seq_ctrl) & IEEE80211_SCTL_SEQ) >> 4, in ath10k_process_rx()2526 seq = (sc & IEEE80211_SCTL_SEQ) >> 4; in ath10k_htt_rx_proc_rx_frag_ind_hl()
1737 seq_number &= IEEE80211_SCTL_SEQ; in il4965_tx_skb()2333 ssn = (tid_data->seq_number & IEEE80211_SCTL_SEQ) >> 4; in il4965_tx_agg_stop()