Re: [PATCH v3 1/1] ufs: core: Expand MCQ queue slot to DeviceQueueDepth + 1

From: Peter Wang (王信友)
Date: Thu Nov 02 2023 - 22:19:40 EST


On Thu, 2023-11-02 at 13:24 +0800, naomi.chu@xxxxxxxxxxxx wrote:
> From: Naomi Chu <naomi.chu@xxxxxxxxxxxx>
>
> The UFSHCI 4.0 specification mandates that there should always be at
> least one empty slot in each queue for distinguishing between full
> and
> empty states. Enlarge the `hwq->max_entries` to `DeviceQueueDepth +1`
> to allow UFSHCI 4.0 controllers to fully utilize MCQ queue slots.
>
>

Reviewed-by: Peter Wang <peter.wang@xxxxxxxxxxxx>