Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dsta.h542 int iwl_mvm_alloc_bcast_sta(struct iwl_mvm *mvm, struct ieee80211_vif *vif);
H A Dsta.c2466 int iwl_mvm_alloc_bcast_sta(struct iwl_mvm *mvm, struct ieee80211_vif *vif) in iwl_mvm_alloc_bcast_sta() function
2492 ret = iwl_mvm_alloc_bcast_sta(mvm, vif); in iwl_mvm_add_p2p_bcast_sta()
H A Dmac80211.c1507 ret = iwl_mvm_alloc_bcast_sta(mvm, vif); in iwl_mvm_alloc_bcast_mcast_sta()