Home
last modified time | relevance | path

Searched refs:EFCT_HW_MQ_DEPTH (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/scsi/elx/efct/
H A Defct_hw_queues.c51 mq = efct_hw_new_mq(cq, EFCT_HW_MQ_DEPTH); in efct_hw_init_queues()
256 mq->entry_size = EFCT_HW_MQ_DEPTH; in efct_hw_new_mq()
H A Defct_hw.h58 #define EFCT_HW_MQ_DEPTH 128 macro
H A Defct_hw.c1351 while (hw->cmd_head_count < (EFCT_HW_MQ_DEPTH - 1) && in efct_hw_cmd_submit_pending()