Home
last modified time | relevance | path

Searched refs:ieee80211_is_qos_nullfunc (Results 1 – 18 of 18) sorted by relevance

/Linux-v4.19/net/mac80211/
Dwme.c275 if (!ieee80211_is_qos_nullfunc(hdr->frame_control)) in ieee80211_set_qos_hdr()
Dstatus.c491 ieee80211_is_qos_nullfunc(hdr->frame_control)) in ieee80211_report_ack_skb()
Drx.c1375 ieee80211_is_qos_nullfunc(hdr->frame_control) || in ieee80211_rx_h_check_dup()
1644 ieee80211_is_qos_nullfunc(hdr->frame_control))) { in ieee80211_rx_h_uapsd_and_pspoll()
1755 ieee80211_is_qos_nullfunc(hdr->frame_control)) { in ieee80211_rx_h_sta_process()
Dmesh_hwmp.c1118 if (ieee80211_is_qos_nullfunc(hdr->frame_control)) in mesh_nexthop_resolve()
Dsta_info.c1589 ieee80211_is_qos_nullfunc(hdr->frame_control)) in ieee80211_sta_ps_deliver_response()
Dtx.c821 if (ieee80211_is_qos_nullfunc(hdr->frame_control)) in ieee80211_tx_h_sequence()
1199 !ieee80211_is_qos_nullfunc(hdr->frame_control) && in ieee80211_tx_prepare()
/Linux-v4.19/drivers/net/wireless/rsi/
Drsi_91x_core.c413 (ieee80211_is_qos_nullfunc(wh->frame_control))) { in rsi_core_xmit()
/Linux-v4.19/drivers/net/wireless/mediatek/mt76/
Dmac80211.c570 ieee80211_is_qos_nullfunc(hdr->frame_control))) in mt76_check_ps()
/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/mvm/
Dtx.c1031 if (ieee80211_is_data_qos(fc) && !ieee80211_is_qos_nullfunc(fc)) { in iwl_mvm_tx_mpdu()
1468 if (ieee80211_is_qos_nullfunc(hdr->frame_control)) in iwl_mvm_rx_tx_cmd_single()
Drxmq.c357 ieee80211_is_qos_nullfunc(hdr->frame_control) || in iwl_mvm_is_dup()
Dsta.c743 ieee80211_is_qos_nullfunc(hdr->frame_control)) { in iwl_mvm_sta_alloc_queue()
Drs.c1454 ieee80211_is_qos_nullfunc(hdr->frame_control)); in rs_drv_mac80211_tx_status()
/Linux-v4.19/drivers/net/wireless/ath/ath9k/
Drecv.c937 !ieee80211_is_qos_nullfunc(hdr->frame_control)) in ath9k_rx_skb_preprocess()
/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/dvm/
Dtx.c393 if (ieee80211_is_data_qos(fc) && !ieee80211_is_qos_nullfunc(fc)) { in iwlagn_tx_skb()
/Linux-v4.19/include/linux/
Dieee80211.h619 static inline bool ieee80211_is_qos_nullfunc(__le16 fc) in ieee80211_is_qos_nullfunc() function
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/
Dpci.c1591 if (ieee80211_is_qos_nullfunc(fc)) in rtl_pci_tx_chk_waitq_insert()
/Linux-v4.19/drivers/staging/rtlwifi/
Dpci.c1600 if (ieee80211_is_qos_nullfunc(fc)) in rtl_pci_tx_chk_waitq_insert()
/Linux-v4.19/drivers/net/wireless/ath/ath10k/
Dmac.c3408 (ieee80211_is_nullfunc(fc) || ieee80211_is_qos_nullfunc(fc)) && in ath10k_mac_tx_h_get_txmode()
3472 if (ieee80211_is_qos_nullfunc(hdr->frame_control)) in ath10k_tx_h_nwifi()