Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dsta.h564 int iwl_mvm_add_p2p_bcast_sta(struct iwl_mvm *mvm, struct ieee80211_vif *vif);
H A Dsta.c2505 int iwl_mvm_add_p2p_bcast_sta(struct iwl_mvm *mvm, struct ieee80211_vif *vif) in iwl_mvm_add_p2p_bcast_sta() function
H A Dmac80211.c4784 return iwl_mvm_add_p2p_bcast_sta(mvm, vif); in iwl_mvm_roc_link()