Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/elx/efct/
Defct_hw.c1770 sge_flags |= SLI4_SGE_LAST; in efct_hw_io_init_sges()
1815 sge_flags |= SLI4_SGE_LAST; in efct_hw_io_add_sge()
1820 sge_flags &= ~SLI4_SGE_LAST; in efct_hw_io_add_sge()
2748 sge1_flags |= SLI4_SGE_LAST; in efct_els_hw_srrs_send()
2752 sge0_flags |= SLI4_SGE_LAST; in efct_els_hw_srrs_send()
/linux-6.12.1/drivers/scsi/elx/libefc_sli/
Dsli4.h371 SLI4_SGE_LAST = 1u << 31, enumerator