Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/elx/efct/
H A Defct_hw.h59 #define EFCT_HW_EQ_DEPTH 1024 macro
H A Defct_hw_queues.c34 eq = efct_hw_new_eq(hw, EFCT_HW_EQ_DEPTH); in efct_hw_init_queues()