Home
last modified time | relevance | path

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

/linux/drivers/scsi/elx/efct/
H A Defct_hw_queues.c315 struct sli4_queue *qs[SLI4_MAX_RQ_SET_COUNT * 2] = { NULL }; in efct_hw_new_rq_set()
/linux/drivers/scsi/elx/libefc_sli/
H A Dsli4.h524 #define SLI4_MAX_RQ_SET_COUNT 16 macro