Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/mvm/
Dsta.c689 queue = iwl_mvm_tvqm_enable_txq(mvm, mac_queue, mvmsta->sta_id, tid, in iwl_mvm_sta_alloc_queue_tvqm()
1260 txq_id = iwl_mvm_tvqm_enable_txq(mvm, mac_queue, in iwl_mvm_realloc_queues_after_restart()
1731 iwl_mvm_tvqm_enable_txq(mvm, *queue, sta_id, in iwl_mvm_enable_aux_snif_queue()
1902 queue = iwl_mvm_tvqm_enable_txq(mvm, vif->hw_queue[0], in iwl_mvm_send_add_bcast_sta()
2094 int queue = iwl_mvm_tvqm_enable_txq(mvm, vif->cab_queue, in iwl_mvm_add_mcast_sta()
Dmvm.h1866 int iwl_mvm_tvqm_enable_txq(struct iwl_mvm *mvm, int mac80211_queue,
Dutils.c725 int iwl_mvm_tvqm_enable_txq(struct iwl_mvm *mvm, int mac80211_queue, in iwl_mvm_tvqm_enable_txq() function