Searched refs:IWL_MAX_TVQM_QUEUES (Results 1 – 3 of 3) sorted by relevance
320 #define IWL_MAX_TVQM_QUEUES 512 macro928 unsigned long queue_used[BITS_TO_LONGS(IWL_MAX_TVQM_QUEUES)];929 unsigned long queue_stopped[BITS_TO_LONGS(IWL_MAX_TVQM_QUEUES)];930 struct iwl_txq *txq[IWL_MAX_TVQM_QUEUES];
789 if (WARN_ONCE(txq_id >= IWL_MAX_TVQM_QUEUES, in iwl_txq_gen2_tx()944 if (WARN_ONCE(txq_id >= IWL_MAX_TVQM_QUEUES, in iwl_txq_gen2_free()1297 if (WARN(queue >= IWL_MAX_TVQM_QUEUES, in iwl_txq_dyn_free()
875 struct iwl_mvm_tvqm_txq_info tvqm_info[IWL_MAX_TVQM_QUEUES];