Home
last modified time | relevance | path

Searched refs:iwl_mvm_has_p2p_over_aux (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/mvm/
Dtime-event.c796 bool p2p_aux = iwl_mvm_has_p2p_over_aux(mvm); in __iwl_mvm_remove_time_event()
1286 bool p2p_aux = iwl_mvm_has_p2p_over_aux(mvm); in iwl_mvm_stop_roc()
Dtx.c805 bool p2p_aux = iwl_mvm_has_p2p_over_aux(mvm); in iwl_mvm_tx_skb_non_sta()
Dmvm.h2840 static inline bool iwl_mvm_has_p2p_over_aux(struct iwl_mvm *mvm) in iwl_mvm_has_p2p_over_aux() function
Dmac80211.c4947 if (iwl_mvm_has_p2p_over_aux(mvm)) { in iwl_mvm_roc_common()