Searched refs:IEEE80211_SCTL_SEQ (Results 1 – 21 of 21) 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()
374 seq_number = (le16_to_cpu(hdr->seq_ctrl) & IEEE80211_SCTL_SEQ) >> 4; in rtl92se_tx_fill_desc()
405 seq_number = (le16_to_cpu(hdr->seq_ctrl) & IEEE80211_SCTL_SEQ) >> 4; in rtl8723ae_tx_fill_desc()
472 seq_number = (le16_to_cpu(hdr->seq_ctrl) & IEEE80211_SCTL_SEQ) >> 4; in rtl92ce_tx_fill_desc()
158 #define WLAN_GET_SEQ_SEQ(seq) (((seq) & IEEE80211_SCTL_SEQ) >> 4)
519 seq_number = (le16_to_cpu(hdr->seq_ctrl) & IEEE80211_SCTL_SEQ) >> 4; in rtl92cu_tx_fill_desc()
523 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()
1117 u16 packet_sequence_no = (seq_control & IEEE80211_SCTL_SEQ) >> 4; in rx_done_irq()
487 #define IEEE80211_SCTL_SEQ 0xFFF0 macro686 #define WLAN_GET_SEQ_SEQ(seq) (((seq) & IEEE80211_SCTL_SEQ) >> 4)
389 seq_number &= IEEE80211_SCTL_SEQ; in iwl_mvm_tx_skb()
841 seq = mvm_ap_sta->last_seq_ctl & IEEE80211_SCTL_SEQ; in iwl_mvm_suspend()
579 seq_number = (le16_to_cpu(hdr->seq_ctrl) & IEEE80211_SCTL_SEQ) >> 4; in rtl92de_tx_fill_desc()
254 #define WLAN_GET_SEQ_SEQ(seq) ((seq) & IEEE80211_SCTL_SEQ)
1118 seq = le16_to_cpu(priv->last_seq_ctl) & IEEE80211_SCTL_SEQ; in iwlagn_suspend()
435 seq_number &= IEEE80211_SCTL_SEQ; in iwlagn_tx_skb()
986 IEEE80211_SCTL_SEQ) >> 4; in _rtl_usb_tx_preprocess()
1492 IEEE80211_SCTL_SEQ) >> 4; in rtl_pci_tx()
1743 seq_number &= IEEE80211_SCTL_SEQ; in il4965_tx_skb()2342 ssn = (tid_data->seq_number & IEEE80211_SCTL_SEQ) >> 4; in il4965_tx_agg_stop()