Home
last modified time | relevance | path

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

/linux/drivers/scsi/elx/efct/
H A Defct_hw_queues.c199 struct sli4_queue *qs[SLI4_MAX_CQ_SET_COUNT]; in efct_hw_new_cq_set()
200 struct sli4_queue *assefct[SLI4_MAX_CQ_SET_COUNT]; in efct_hw_new_cq_set()
/linux/drivers/scsi/elx/libefc_sli/
H A Dsli4.h523 #define SLI4_MAX_CQ_SET_COUNT 16 macro