Home
last modified time | relevance | path

Searched refs:IWL_MVM_NON_TRANSMITTING_AP (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dconstants.h62 #define IWL_MVM_NON_TRANSMITTING_AP 0 macro
H A Dtx.c746 if (IWL_MVM_NON_TRANSMITTING_AP && ieee80211_is_probe_resp(fc)) in iwl_mvm_tx_skb_non_sta()
1155 if (IWL_MVM_NON_TRANSMITTING_AP && ieee80211_is_probe_resp(fc)) in iwl_mvm_tx_mpdu()
H A Dmac-ctxt.c1155 if (IWL_MVM_NON_TRANSMITTING_AP) in iwl_mvm_mac_ctxt_send_beacon()