Searched refs:fc4types (Results 1 – 2 of 2) sorted by relevance
2783 u32 fc4types; in lpfc_fdmi_port_attr_fc4type() local2785 fc4types = (ATTR_FC4_CT | ATTR_FC4_FCP); in lpfc_fdmi_port_attr_fc4type()2790 fc4types |= ATTR_FC4_NVME; in lpfc_fdmi_port_attr_fc4type()2793 fc4types); in lpfc_fdmi_port_attr_fc4type()3022 u32 fc4types; in lpfc_fdmi_port_attr_active_fc4type() local3024 fc4types = (ATTR_FC4_CT | ATTR_FC4_FCP); in lpfc_fdmi_port_attr_active_fc4type()3029 fc4types |= ATTR_FC4_NVME; in lpfc_fdmi_port_attr_active_fc4type()3032 fc4types); in lpfc_fdmi_port_attr_active_fc4type()
1412 u32 fc4types[8]; /* FC-4 TYPEs */ member