Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/elx/efct/
H A Defct_hw.h66 #define EFCT_HW_MAX_NUM_CQ \ macro
388 struct sli4_queue cq[EFCT_HW_MAX_NUM_CQ];
408 struct hw_cq *hw_cq[EFCT_HW_MAX_NUM_CQ];
H A Defct_hw.c989 EFCT_HW_MAX_NUM_CQ, EFCT_HW_Q_HASH_SIZE); in efct_hw_init()