Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/lpfc/
Dlpfc_ct.c2406 ae->un.AttrTypes[3] = 0x02; /* Type 0x1 - ELS */ in lpfc_fdmi_port_attr_fc4type()
2407 ae->un.AttrTypes[2] = 0x01; /* Type 0x8 - FCP */ in lpfc_fdmi_port_attr_fc4type()
2408 ae->un.AttrTypes[7] = 0x01; /* Type 0x20 - CT */ in lpfc_fdmi_port_attr_fc4type()
2413 ae->un.AttrTypes[6] = 0x01; /* Type 0x28 - NVME */ in lpfc_fdmi_port_attr_fc4type()
2724 ae->un.AttrTypes[3] = 0x02; /* Type 0x1 - ELS */ in lpfc_fdmi_port_attr_active_fc4type()
2725 ae->un.AttrTypes[2] = 0x01; /* Type 0x8 - FCP */ in lpfc_fdmi_port_attr_active_fc4type()
2726 ae->un.AttrTypes[7] = 0x01; /* Type 0x20 - CT */ in lpfc_fdmi_port_attr_active_fc4type()
2730 ae->un.AttrTypes[6] = 0x1; /* Type 0x28 - NVME */ in lpfc_fdmi_port_attr_active_fc4type()
Dlpfc_hw.h1366 uint8_t AttrTypes[32]; member