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

/linux-master/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dsta.c1234 * in which case @alloc_for_sta is IWL_MVM_INVALID_STA.
1238 static int iwl_mvm_inactivity_check(struct iwl_mvm *mvm, u8 alloc_for_sta) argument
1327 if (free_queue >= 0 && alloc_for_sta != IWL_MVM_INVALID_STA) {
1329 alloc_for_sta);

Completed in 287 milliseconds