Home
last modified time | relevance | path

Searched refs:NUM_SQ_ENTRY (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/drivers/scsi/cxlflash/
A Dcommon.h61 #define NUM_SQ_ENTRY CXLFLASH_MAX_CMDS macro
198 struct sisl_ioarcb sq[NUM_SQ_ENTRY]; /* 16K SQ */
A Dmain.c1899 hwq->hsq_end = &hwq->sq[NUM_SQ_ENTRY - 1]; in start_afu()
1902 atomic_set(&hwq->hsq_credits, NUM_SQ_ENTRY - 1); in start_afu()

Completed in 13 milliseconds