HomeFreeBSD

ufshci: reserve one queue entry for an admin request

Description

ufshci: reserve one queue entry for an admin request

This patch reduces num_entries by 1 to reserve a admin slot. It
resolves the issue where admin requests cannot be executed
during QD32 because all queue entries are used.

It also resolve the issue of accessing the queue before it is
created by moving the queue construct point to before interrupt
enable.

Sponsored by: Samsung Electronic
Reviewed by: imp
Differential Revision: https://reviews.freebsd.org/D51894

Details

Provenance
jaeyoonAuthored on Aug 31 2025, 6:36 PM
impCommitted on Aug 31 2025, 6:36 PM
Reviewer
imp
Differential Revision
D51894: ufshci: reserve one queue entry for an admin request
Parents
rG7d748c594ef0: ufshci: Add WriteBooster support
Branches
Unknown
Tags
Unknown