Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dsta.h546 int iwl_mvm_add_p2p_bcast_sta(struct iwl_mvm *mvm, struct ieee80211_vif *vif);
H A Dsta.c2479 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.c4598 return iwl_mvm_add_p2p_bcast_sta(mvm, vif); in iwl_mvm_roc_link()