Searched refs:IEEE80211_SCTL_SEQ (Results 1 – 24 of 24) sorted by relevance
260 #define IEEE80211_SCTL_SEQ 0xFFF0 macro299 #define WLAN_GET_SEQ_SEQ(seq) ((seq) & IEEE80211_SCTL_SEQ)
261 seq = (sc & IEEE80211_SCTL_SEQ) >> 4; in prism2_frag_cache_get()311 seq = (sc & IEEE80211_SCTL_SEQ) >> 4; in prism2_frag_cache_invalidate()928 (sc & IEEE80211_SCTL_SEQ) >> 4, frag); in hostap_80211_rx()
194 seq_num = (le16_to_cpu(hdr->seq_ctrl) & IEEE80211_SCTL_SEQ) >> 4; in wl1271_rx_handle_data()
375 seq_number = (le16_to_cpu(hdr->seq_ctrl) & IEEE80211_SCTL_SEQ) >> 4; in rtl92se_tx_fill_desc()
158 #define WLAN_GET_SEQ_SEQ(seq) (((seq) & IEEE80211_SCTL_SEQ) >> 4)
467 seq_number = (le16_to_cpu(hdr->seq_ctrl) & IEEE80211_SCTL_SEQ) >> 4; in rtl92ce_tx_fill_desc()
562 seq_number = (le16_to_cpu(hdr->seq_ctrl) & IEEE80211_SCTL_SEQ) >> 4; in rtl8723e_tx_fill_desc()
519 seq_number = (le16_to_cpu(hdr->seq_ctrl) & IEEE80211_SCTL_SEQ) >> 4; in rtl92cu_tx_fill_desc()
614 seq_number = (le16_to_cpu(hdr->seq_ctrl) & IEEE80211_SCTL_SEQ) >> 4; in rtl8723be_tx_fill_desc()
360 frag->seq = seq & IEEE80211_SCTL_SEQ; in zd1201_usbrx()369 if (frag->seq == (seq&IEEE80211_SCTL_SEQ)) in zd1201_usbrx()
1116 u16 packet_sequence_no = (seq_control & IEEE80211_SCTL_SEQ) >> 4; in rx_done_irq()
475 #define IEEE80211_SCTL_SEQ 0xFFF0 macro674 #define WLAN_GET_SEQ_SEQ(seq) (((seq) & IEEE80211_SCTL_SEQ) >> 4)
689 seq_number = (le16_to_cpu(hdr->seq_ctrl) & IEEE80211_SCTL_SEQ) >> 4; in rtl88ee_tx_fill_desc()
578 seq_number = (le16_to_cpu(hdr->seq_ctrl) & IEEE80211_SCTL_SEQ) >> 4; in rtl92de_tx_fill_desc()
424 seq_number &= IEEE80211_SCTL_SEQ; in iwl_mvm_tx_skb()
919 seq_number = (le16_to_cpu(hdr->seq_ctrl) & IEEE80211_SCTL_SEQ) >> 4; in rtl8821ae_tx_fill_desc()
855 seq_number = (le16_to_cpu(hdr->seq_ctrl) & IEEE80211_SCTL_SEQ) >> 4; in rtl92ee_tx_fill_desc()
1116 seq = le16_to_cpu(priv->last_seq_ctl) & IEEE80211_SCTL_SEQ; in iwlagn_suspend()
423 seq_number &= IEEE80211_SCTL_SEQ; in iwlagn_tx_skb()
995 IEEE80211_SCTL_SEQ) >> 4; in _rtl_usb_tx_preprocess()
1713 IEEE80211_SCTL_SEQ) >> 4; in rtl_pci_tx()
959 IEEE80211_SCTL_SEQ) >> 4; in vnt_tx_packet()
879 (__le16_to_cpu(hdr->seq_ctrl) & IEEE80211_SCTL_SEQ) >> 4, in ath10k_process_rx()
1753 seq_number &= IEEE80211_SCTL_SEQ; in il4965_tx_skb()2352 ssn = (tid_data->seq_number & IEEE80211_SCTL_SEQ) >> 4; in il4965_tx_agg_stop()