Searched refs:IWL_MAX_TVQM_QUEUES (Results 1 – 3 of 3) sorted by relevance
275 #define IWL_MAX_TVQM_QUEUES 512 macro1004 unsigned long queue_used[BITS_TO_LONGS(IWL_MAX_TVQM_QUEUES)];1005 unsigned long queue_stopped[BITS_TO_LONGS(IWL_MAX_TVQM_QUEUES)];1006 struct iwl_txq *txq[IWL_MAX_TVQM_QUEUES];
731 if (WARN_ONCE(txq_id >= IWL_MAX_TVQM_QUEUES, in iwl_txq_gen2_tx()886 if (WARN_ONCE(txq_id >= IWL_MAX_TVQM_QUEUES, in iwl_txq_gen2_free()1295 if (WARN(queue >= IWL_MAX_TVQM_QUEUES, in iwl_txq_dyn_free()
897 struct iwl_mvm_tvqm_txq_info tvqm_info[IWL_MAX_TVQM_QUEUES];