Searched refs:iwl_mvm_enable_txq (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/mvm/ |
D | sta.c | 973 static bool iwl_mvm_enable_txq(struct iwl_mvm *mvm, struct ieee80211_sta *sta, in iwl_mvm_enable_txq() function 1432 inc_ssn = iwl_mvm_enable_txq(mvm, sta, queue, ssn, &cfg, wdg_timeout); in iwl_mvm_sta_alloc_queue() 1684 iwl_mvm_enable_txq(mvm, sta, txq_id, seq, &cfg, wdg); in iwl_mvm_realloc_queues_after_restart() 2209 iwl_mvm_enable_txq(mvm, NULL, queue, 0, &cfg, wdg_timeout); in iwl_mvm_enable_aux_snif_queue() 2386 iwl_mvm_enable_txq(mvm, NULL, queue, 0, &cfg, wdg_timeout); in iwl_mvm_send_add_bcast_sta() 2595 iwl_mvm_enable_txq(mvm, NULL, mvmvif->deflink.cab_queue, 0, in iwl_mvm_add_mcast_sta() 2622 iwl_mvm_enable_txq(mvm, NULL, mvmvif->deflink.cab_queue, 0, in iwl_mvm_add_mcast_sta() 3299 iwl_mvm_enable_txq(mvm, sta, queue, ssn, in iwl_mvm_sta_tx_agg_oper()
|