Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/elx/libefc_sli/
Dsli4.h352 #define SLI4_SGE_MAX_RESERVED 3 macro
/linux-6.12.1/drivers/scsi/elx/efct/
Defct_hw.c309 max_sgl = sli_get_max_sgl(&hw->sli) - SLI4_SGE_MAX_RESERVED; in efct_hw_setup()