Home
last modified time | relevance | path

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

/freebsd-head/sys/contrib/dev/iwlwifi/mvm/
HDsta.h560 int iwl_mvm_alloc_bcast_sta(struct iwl_mvm *mvm, struct ieee80211_vif *vif);
HDsta.c2495 int iwl_mvm_alloc_bcast_sta(struct iwl_mvm *mvm, struct ieee80211_vif *vif) in iwl_mvm_alloc_bcast_sta() function
2521 ret = iwl_mvm_alloc_bcast_sta(mvm, vif); in iwl_mvm_add_p2p_bcast_sta()
HDmac80211.c1683 ret = iwl_mvm_alloc_bcast_sta(mvm, vif); in iwl_mvm_alloc_bcast_mcast_sta()