Searched refs:IWL_MAX_TVQM_QUEUES (Results 1 – 4 of 4) sorted by relevance
313 unsigned long queue_used[BITS_TO_LONGS(IWL_MAX_TVQM_QUEUES)];314 unsigned long queue_stopped[BITS_TO_LONGS(IWL_MAX_TVQM_QUEUES)];315 struct iwl_txq *txq[IWL_MAX_TVQM_QUEUES];
734 if (WARN_ONCE(txq_id >= IWL_MAX_TVQM_QUEUES, in iwl_txq_gen2_tx()895 if (WARN_ONCE(txq_id >= IWL_MAX_TVQM_QUEUES, in iwl_txq_gen2_free()1115 if (WARN(queue >= IWL_MAX_TVQM_QUEUES, in iwl_txq_dyn_free()
273 #define IWL_MAX_TVQM_QUEUES 512 macro
1050 struct iwl_mvm_tvqm_txq_info tvqm_info[IWL_MAX_TVQM_QUEUES];