Home
last modified time | relevance | path

Searched refs:iwl_mvm_find_free_sta_id (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dsta.h477 int iwl_mvm_find_free_sta_id(struct iwl_mvm *mvm, enum nl80211_iftype iftype);
H A 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()
2148 sta->sta_id = iwl_mvm_find_free_sta_id(mvm, iftype); in iwl_mvm_allocate_int_sta()
H A Dmld-sta.c556 u32 sta_id = iwl_mvm_find_free_sta_id(mvm, in iwl_mvm_mld_alloc_sta_link()
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dsta.c82 static int iwl_mvm_find_free_sta_id(struct iwl_mvm *mvm, in iwl_mvm_find_free_sta_id() function
1644 sta_id = iwl_mvm_find_free_sta_id(mvm, in iwl_mvm_add_sta()
2007 sta->sta_id = iwl_mvm_find_free_sta_id(mvm, iftype); in iwl_mvm_allocate_int_sta()

Completed in 12 milliseconds