Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/lpfc/
Dlpfc_ct.c2771 u32 fc4types; in lpfc_fdmi_port_attr_fc4type() local
2773 fc4types = (ATTR_FC4_CT | ATTR_FC4_FCP); in lpfc_fdmi_port_attr_fc4type()
2778 fc4types |= ATTR_FC4_NVME; in lpfc_fdmi_port_attr_fc4type()
2781 fc4types); in lpfc_fdmi_port_attr_fc4type()
3010 u32 fc4types; in lpfc_fdmi_port_attr_active_fc4type() local
3012 fc4types = (ATTR_FC4_CT | ATTR_FC4_FCP); in lpfc_fdmi_port_attr_active_fc4type()
3017 fc4types |= ATTR_FC4_NVME; in lpfc_fdmi_port_attr_active_fc4type()
3020 fc4types); in lpfc_fdmi_port_attr_active_fc4type()
/linux-6.12.1/drivers/scsi/bfa/
Dbfa_fc.h1412 u32 fc4types[8]; /* FC-4 TYPEs */ member