Searched refs:hba_maxq (Results 1 – 1 of 1) sorted by relevance
154 u32 hba_maxq, rem, tot_queues; in ufshcd_mcq_config_nr_queues() local158 hba_maxq = FIELD_GET(MAX_QUEUE_SUP, hba->mcq_capabilities) + 1; in ufshcd_mcq_config_nr_queues()162 if (hba_maxq < tot_queues) { in ufshcd_mcq_config_nr_queues()164 tot_queues, hba_maxq); in ufshcd_mcq_config_nr_queues()168 rem = hba_maxq; in ufshcd_mcq_config_nr_queues()