Home
last modified time | relevance | path

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

/drivers/net/wireless/iwlwifi/mvm/
Dutils.c662 int iwl_mvm_find_free_queue(struct iwl_mvm *mvm, u8 minq, u8 maxq) in iwl_mvm_find_free_queue() function
Dmvm.h1380 int iwl_mvm_find_free_queue(struct iwl_mvm *mvm, u8 minq, u8 maxq);
Dsta.c953 txq_id = iwl_mvm_find_free_queue(mvm, mvm->first_agg_queue, in iwl_mvm_sta_tx_agg_start()