Searched refs:IWL_MAX_TVQM_QUEUES (Results 1 – 3 of 3) sorted by relevance
275 #define IWL_MAX_TVQM_QUEUES 512 macro942 unsigned long queue_used[BITS_TO_LONGS(IWL_MAX_TVQM_QUEUES)];943 unsigned long queue_stopped[BITS_TO_LONGS(IWL_MAX_TVQM_QUEUES)];944 struct iwl_txq *txq[IWL_MAX_TVQM_QUEUES];
715 if (WARN_ONCE(txq_id >= IWL_MAX_TVQM_QUEUES, in iwl_txq_gen2_tx()870 if (WARN_ONCE(txq_id >= IWL_MAX_TVQM_QUEUES, in iwl_txq_gen2_free()1258 if (WARN(queue >= IWL_MAX_TVQM_QUEUES, in iwl_txq_dyn_free()
830 struct iwl_mvm_tvqm_txq_info tvqm_info[IWL_MAX_TVQM_QUEUES];