Searched refs:ieee80211_is_qos_nullfunc (Results 1 – 11 of 11) sorted by relevance
1070 ieee80211_is_qos_nullfunc(__le16 fc) in ieee80211_is_qos_nullfunc() function1084 return (ieee80211_is_nullfunc(fc) || ieee80211_is_qos_nullfunc(fc)); in ieee80211_is_any_nullfunc()
1241 * the conditions of !ieee80211_is_qos_nullfunc(fc) and in iwl_mvm_tx_mpdu() 1244 if (ieee80211_is_data_qos(fc) && !ieee80211_is_qos_nullfunc(fc)) { in iwl_mvm_tx_mpdu() 1810 if (ieee80211_is_qos_nullfunc(hdr->frame_control)) in iwl_mvm_rx_tx_cmd_single()
445 status->aggr = unicast && !ieee80211_is_qos_nullfunc(fc); in mt7921_mac_fill_rx()
1336 ieee80211_is_qos_nullfunc(hdr->frame_control))) in mt76_check_sta()
682 !ieee80211_is_qos_nullfunc(hdr->frame_control); in mt7603_mac_fill_rx()
655 !ieee80211_is_qos_nullfunc(fc); in mt7615_mac_fill_rx()
721 !ieee80211_is_qos_nullfunc(fc); in mt7996_mac_fill_rx()
560 !ieee80211_is_qos_nullfunc(fc); in mt7915_mac_fill_rx()
3751 (ieee80211_is_nullfunc(fc) || ieee80211_is_qos_nullfunc(fc)) && in ath10k_mac_tx_h_get_txmode()3820 if (ieee80211_is_qos_nullfunc(hdr->frame_control)) in ath10k_tx_h_nwifi()
3329 ieee80211_is_qos_nullfunc(hdr->frame_control))))) in ath10k_wmi_tlv_op_gen_mgmt_tx_send()