Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wireless/intel/iwlwifi/mvm/
Dsta.h477 int iwl_mvm_find_free_sta_id(struct iwl_mvm *mvm, enum nl80211_iftype iftype);
Dmld-sta.c556 u32 sta_id = iwl_mvm_find_free_sta_id(mvm, in iwl_mvm_mld_alloc_sta_link()
Dsta.c27 int iwl_mvm_find_free_sta_id(struct iwl_mvm *mvm, enum nl80211_iftype iftype) in iwl_mvm_find_free_sta_id() function
1837 sta_id = iwl_mvm_find_free_sta_id(mvm, in iwl_mvm_add_sta()
2146 sta->sta_id = iwl_mvm_find_free_sta_id(mvm, iftype); in iwl_mvm_allocate_int_sta()