Searched refs:ieee80211_is_qos_nullfunc (Results 1 – 14 of 14) sorted by relevance
265 if (!ieee80211_is_qos_nullfunc(hdr->frame_control)) in ieee80211_set_qos_hdr()
482 ieee80211_is_qos_nullfunc(hdr->frame_control)) { in ieee80211_report_used_skb()
1068 ieee80211_is_qos_nullfunc(hdr->frame_control) || in ieee80211_rx_h_check_dup()1308 ieee80211_is_qos_nullfunc(hdr->frame_control))) { in ieee80211_rx_h_uapsd_and_pspoll()1448 ieee80211_is_qos_nullfunc(hdr->frame_control)) { in ieee80211_rx_h_sta_process()
1076 if (ieee80211_is_qos_nullfunc(hdr->frame_control)) in mesh_nexthop_resolve()
800 if (ieee80211_is_qos_nullfunc(hdr->frame_control)) in ieee80211_tx_h_sequence()1175 !ieee80211_is_qos_nullfunc(hdr->frame_control) && in ieee80211_tx_prepare()
1453 ieee80211_is_qos_nullfunc(hdr->frame_control)) in ieee80211_sta_ps_deliver_response()
345 (ieee80211_is_qos_nullfunc(tmp_hdr->frame_control))) { in rsi_core_xmit()
978 ieee80211_is_nullfunc(fc) || ieee80211_is_qos_nullfunc(fc)) in iwl_mvm_bt_coex_tx_prio()
427 if (ieee80211_is_data_qos(fc) && !ieee80211_is_qos_nullfunc(fc)) { in iwl_mvm_tx_skb()
929 !ieee80211_is_qos_nullfunc(hdr->frame_control)) in ath9k_rx_skb_preprocess()
393 if (ieee80211_is_data_qos(fc) && !ieee80211_is_qos_nullfunc(fc)) { in iwlagn_tx_skb()
603 static inline int ieee80211_is_qos_nullfunc(__le16 fc) in ieee80211_is_qos_nullfunc() function
1604 if (ieee80211_is_qos_nullfunc(fc)) in rtl_pci_tx_chk_waitq_insert()
2326 if (ieee80211_is_qos_nullfunc(hdr->frame_control)) { in ath10k_tx_h_nwifi()