Searched refs:ieee80211_is_qos_nullfunc (Results 1 – 20 of 20) sorted by relevance
241 if (!ieee80211_is_qos_nullfunc(hdr->frame_control)) in ieee80211_set_qos_hdr()
835 if (ieee80211_is_qos_nullfunc(hdr->frame_control)) in ieee80211_tx_h_sequence()1244 !ieee80211_is_qos_nullfunc(hdr->frame_control) && in ieee80211_tx_prepare()
2121 ieee80211_is_qos_nullfunc(hdr->frame_control)) in ieee80211_sta_ps_deliver_response()
1745 ieee80211_is_qos_nullfunc(hdr->frame_control))) { in ieee80211_rx_h_uapsd_and_pspoll()
414 (ieee80211_is_qos_nullfunc(wh->frame_control))) { in rsi_core_xmit()
579 if (ieee80211_is_qos_nullfunc(hdr->frame_control)) in wcn36xx_set_tx_data()
439 status->aggr = unicast && !ieee80211_is_qos_nullfunc(fc); in mt7921_mac_fill_rx()
942 !ieee80211_is_qos_nullfunc(hdr->frame_control)) in ath9k_rx_skb_preprocess()
373 if (ieee80211_is_data_qos(fc) && !ieee80211_is_qos_nullfunc(fc)) { in iwlagn_tx_skb()
824 static inline bool ieee80211_is_qos_nullfunc(__le16 fc) in ieee80211_is_qos_nullfunc() function848 return (ieee80211_is_nullfunc(fc) || ieee80211_is_qos_nullfunc(fc)); in ieee80211_is_any_nullfunc()
613 status->aggr = unicast && !ieee80211_is_qos_nullfunc(fc); in mt7925_mac_fill_rx()
679 !ieee80211_is_qos_nullfunc(hdr->frame_control); in mt7603_mac_fill_rx()
1444 ieee80211_is_qos_nullfunc(hdr->frame_control))) in mt76_check_sta()
645 !ieee80211_is_qos_nullfunc(fc); in mt7615_mac_fill_rx()
552 !ieee80211_is_qos_nullfunc(fc); in mt7915_mac_fill_rx()
735 !ieee80211_is_qos_nullfunc(fc); in mt7996_mac_fill_rx()
1181 ieee80211_is_qos_nullfunc(hdr->frame_control)); in rs_drv_mac80211_tx_status()
3766 (ieee80211_is_nullfunc(fc) || ieee80211_is_qos_nullfunc(fc)) && in ath10k_mac_tx_h_get_txmode()3831 if (ieee80211_is_qos_nullfunc(hdr->frame_control)) in ath10k_tx_h_nwifi()
3106 ieee80211_is_qos_nullfunc(hdr->frame_control))))) in ath10k_wmi_tlv_op_gen_mgmt_tx_send()
2972 ieee80211_is_qos_nullfunc(hdr->frame_control))) in rtw89_core_rx_pkt_hdl()