Searched refs:IEEE80211_SCTL_FRAG (Results 1 – 6 of 6) sorted by relevance
90 hdr->seq_ctrl &= cpu_to_le16(IEEE80211_SCTL_FRAG); in ath10k_tx_h_seq_no()
2027 frag_number = le16_to_cpu(hdr->seq_ctrl) & IEEE80211_SCTL_FRAG; in ath10k_htt_rx_h_frag_pn_check()2965 frag = sc & IEEE80211_SCTL_FRAG; in ath10k_htt_rx_proc_rx_frag_ind_hl()
112 #define IEEE80211_SCTL_FRAG IEEE80211_SEQ_FRAG_MASK macro
1262 hdr->seq_ctrl &= cpu_to_le16(IEEE80211_SCTL_FRAG); in iwl_mvm_tx_mpdu()
71 return le16_to_cpu(hdr->seq_ctrl) & IEEE80211_SCTL_FRAG; in ath12k_dp_rx_h_frag_no()
87 return le16_to_cpu(hdr->seq_ctrl) & IEEE80211_SCTL_FRAG; in ath11k_dp_rx_h_mpdu_start_frag_no()