Home
last modified time | relevance | path

Searched refs:SLI4_LINK_TOPO_NON_FC_AL (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/scsi/elx/efct/
Defct_hw.c111 hw->link.topology = SLI4_LINK_TOPO_NON_FC_AL; in __efct_read_topology_cb()
180 if (event->topology == SLI4_LINK_TOPO_NON_FC_AL) { in efct_hw_cb_link()
/linux-6.12.1/drivers/scsi/elx/libefc_sli/
Dsli4.h3505 SLI4_LINK_TOPO_NON_FC_AL = 1, enumerator
Dsli4.c2543 event.topology = SLI4_LINK_TOPO_NON_FC_AL; in sli_fc_process_link_attention()