Searched refs:iwl_mvm_tvqm_enable_txq (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/mvm/ |
D | sta.h | 608 int iwl_mvm_tvqm_enable_txq(struct iwl_mvm *mvm,
|
D | sta.c | 845 int iwl_mvm_tvqm_enable_txq(struct iwl_mvm *mvm, in iwl_mvm_tvqm_enable_txq() function 911 queue = iwl_mvm_tvqm_enable_txq(mvm, sta, mvmsta->deflink.sta_id, in iwl_mvm_sta_alloc_queue_tvqm() 1651 txq_id = iwl_mvm_tvqm_enable_txq(mvm, sta, in iwl_mvm_realloc_queues_after_restart() 2219 return iwl_mvm_tvqm_enable_txq(mvm, NULL, sta_id, IWL_MAX_TID_COUNT, in iwl_mvm_enable_aux_snif_queue_tvqm() 2405 queue = iwl_mvm_tvqm_enable_txq(mvm, NULL, bsta->sta_id, in iwl_mvm_send_add_bcast_sta() 2613 int queue = iwl_mvm_tvqm_enable_txq(mvm, NULL, msta->sta_id, in iwl_mvm_add_mcast_sta()
|
D | mld-sta.c | 163 txq = iwl_mvm_tvqm_enable_txq(mvm, NULL, sta->sta_id, tid, in iwl_mvm_mld_add_int_sta_with_queue()
|