Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/elx/libefc_sli/
Dsli4.h2637 SLI4_READ_LNKSTAT_GEC = 1u << 1, enumerator
/linux-6.12.1/drivers/scsi/elx/efct/
Defct_hw.c3033 num_counters = (mbox_rsp_flags & SLI4_READ_LNKSTAT_GEC) ? 20 : 13; in efct_hw_cb_link_stat()