Searched refs:iwl_mvm_tvqm_enable_txq (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | sta.h | 588 int iwl_mvm_tvqm_enable_txq(struct iwl_mvm *mvm,
|
H A D | sta.c | 845 int iwl_mvm_tvqm_enable_txq(struct iwl_mvm *mvm, in iwl_mvm_tvqm_enable_txq() function 925 queue = iwl_mvm_tvqm_enable_txq(mvm, sta, mvmsta->deflink.sta_id, in iwl_mvm_sta_alloc_queue_tvqm() 1637 txq_id = iwl_mvm_tvqm_enable_txq(mvm, sta, in iwl_mvm_realloc_queues_after_restart() 2193 return iwl_mvm_tvqm_enable_txq(mvm, NULL, sta_id, IWL_MAX_TID_COUNT, in iwl_mvm_enable_aux_snif_queue_tvqm() 2379 queue = iwl_mvm_tvqm_enable_txq(mvm, NULL, bsta->sta_id, in iwl_mvm_send_add_bcast_sta() 2587 int queue = iwl_mvm_tvqm_enable_txq(mvm, NULL, msta->sta_id, in iwl_mvm_add_mcast_sta()
|
H A 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()
|