Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/elx/libefc_sli/
H A Dsli4.h653 #define SLI4_CREATE_CQV2_MAX_PAGES 8 macro
H A Dsli4.c137 if (!num_pages || num_pages > SLI4_CREATE_CQV2_MAX_PAGES) in sli_cmd_common_create_cq()