Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/
Dsta.h401 int iwl_mvm_send_add_bcast_sta(struct iwl_mvm *mvm, struct ieee80211_vif *vif);
Dsta.c681 int iwl_mvm_send_add_bcast_sta(struct iwl_mvm *mvm, struct ieee80211_vif *vif) in iwl_mvm_send_add_bcast_sta() function
755 ret = iwl_mvm_send_add_bcast_sta(mvm, vif); in iwl_mvm_add_bcast_sta()
Dmac80211.c2223 ret = iwl_mvm_send_add_bcast_sta(mvm, vif); in iwl_mvm_start_ap_ibss()