Searched refs:ieee80211_has_a4 (Results 1 – 17 of 17) sorted by relevance
373 static inline bool ieee80211_has_a4(__le16 fc) in ieee80211_has_a4() function2339 if (ieee80211_has_a4(qos->addr3.frame_control)) in ieee80211_get_qos_ctl()2370 if (ieee80211_has_a4(hdr->frame_control)) in ieee80211_get_SA()
94 a4_included = ieee80211_has_a4(hdr->frame_control); in ccmp_init_iv_and_aad()
265 if (ieee80211_has_a4(hdr.frame_control)) in mt7996_reverse_frag0_hdr_trans()640 if (!hdr_trans && status->amsdu && !(ieee80211_has_a4(fc) && is_mesh)) { in mt7996_mac_fill_rx()686 if (ieee80211_has_a4(fc) && is_mesh && status->amsdu) in mt7996_mac_fill_rx()857 if (ieee80211_is_nullfunc(fc) && ieee80211_has_a4(fc) && in mt7996_mac_write_txwi_80211()1026 if (ieee80211_has_a4(hdr->frame_control) && in mt7996_tx_use_mgmt()1118 if (ieee80211_has_a4(hdr->frame_control)) { in mt7996_tx_prepare_skb()
1144 if (!ieee80211_has_a4(hdr->frame_control)) in ieee80211_rx_mesh_check()1974 if (ieee80211_has_a4(hdr->frame_control) && in ieee80211_rx_h_sta_process()2660 if (ieee80211_has_a4(hdr->frame_control) && in __ieee80211_data_to_8023()2665 !!sdata->u.mgd.use_4addr != !!ieee80211_has_a4(hdr->frame_control)) { in __ieee80211_data_to_8023()3155 if (unlikely(ieee80211_has_a4(hdr->frame_control))) { in __ieee80211_rx_h_amsdu()3247 if (unlikely(ieee80211_has_a4(hdr->frame_control))) { in ieee80211_rx_h_amsdu()3305 if (ieee80211_has_a4(hdr->frame_control) && in ieee80211_rx_h_data()
502 } else if (ieee80211_has_a4(hdr->frame_control)) { in mesh_fast_tx_cache()
63 if (ieee80211_has_a4(fc)) in ieee80211_get_bssid()
443 need_padding = ieee80211_is_data_qos(fc) ^ ieee80211_has_a4(fc); in plfxlc_mac_rx()
479 if (ieee80211_has_a4(hdr->frame_control)) in carl9170_rx_copy_data()
525 need_padding ^= ieee80211_has_a4(hdr->frame_control); in lbtf_rx()
185 } else if (!eth && ieee80211_has_a4(hdr->frame_control) && in ath12k_wifi7_dp_tx()
1083 need_padding = ieee80211_is_data_qos(fc) ^ ieee80211_has_a4(fc); in zd_mac_rx()
1030 if (ieee80211_has_a4(hdr.frame_control)) in mt76_connac2_reverse_frag0_hdr_trans()
254 if (ieee80211_has_a4(hdr.frame_control)) in mt7925_reverse_frag0_hdr_trans()
516 if (ieee80211_has_a4(fc)) in ieee80211_hdrlen()
321 if (ieee80211_has_a4(hdr.frame_control)) in mt7615_reverse_frag0_hdr_trans()
1041 hdr_len = ieee80211_has_a4(fc) ? 32 : 26; in __rtw89_core_tx_adjust_he_qos_htc()
7355 ieee80211_has_a4(hdr->frame_control); in ath12k_mgmt_rx_event()