Searched refs:iwl_mvm_enable_txq (Results 1 – 1 of 1) sorted by relevance
| /Linux-v6.6/drivers/net/wireless/intel/iwlwifi/mvm/ |
| D | sta.c | 987 static bool iwl_mvm_enable_txq(struct iwl_mvm *mvm, struct ieee80211_sta *sta, in iwl_mvm_enable_txq() function 1446 inc_ssn = iwl_mvm_enable_txq(mvm, sta, queue, ssn, &cfg, wdg_timeout); in iwl_mvm_sta_alloc_queue() 1670 iwl_mvm_enable_txq(mvm, sta, txq_id, seq, &cfg, wdg); in iwl_mvm_realloc_queues_after_restart() 2181 iwl_mvm_enable_txq(mvm, NULL, queue, 0, &cfg, wdg_timeout); in iwl_mvm_enable_aux_snif_queue() 2358 iwl_mvm_enable_txq(mvm, NULL, queue, 0, &cfg, wdg_timeout); in iwl_mvm_send_add_bcast_sta() 2566 iwl_mvm_enable_txq(mvm, NULL, mvmvif->deflink.cab_queue, 0, in iwl_mvm_add_mcast_sta() 2593 iwl_mvm_enable_txq(mvm, NULL, mvmvif->deflink.cab_queue, 0, in iwl_mvm_add_mcast_sta() 3288 iwl_mvm_enable_txq(mvm, sta, queue, ssn, in iwl_mvm_sta_tx_agg_oper()
|