Home
last modified time | relevance | path

Searched refs:fc4_types (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/
H A Dqla_gs.c251 fcport->fc4_type = (ct_rsp->rsp.ga_nxt.fc4_types[2] & BIT_0) ? in qla2x00_ga_nxt()
633 ct_req->req.rft_id.fc4_types[2] = 0x01; /* FCP-3 */ in qla_async_rftid()
636 ct_req->req.rft_id.fc4_types[6] = 1; /* NVMe type 28h */ in qla_async_rftid()
1861 eiter->a.fc4_types[0] = 0x00; in qla2x00_port_attributes()
1862 eiter->a.fc4_types[1] = 0x00; in qla2x00_port_attributes()
1863 eiter->a.fc4_types[2] = 0x01; in qla2x00_port_attributes()
1864 eiter->a.fc4_types[3] = 0x00; in qla2x00_port_attributes()
1865 alen = sizeof(eiter->a.fc4_types); in qla2x00_port_attributes()
1870 "FC4 TYPES = %016llx.\n", *(uint64_t *)eiter->a.fc4_types); in qla2x00_port_attributes()
1872 eiter->a.fc4_types[ in qla2x00_port_attributes()
[all...]
H A Dqla_def.h2814 uint8_t fc4_types[32]; member
2931 uint8_t fc4_types[32]; member
3065 uint8_t fc4_types[32]; member
3087 uint8_t fc4_types[32]; member
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/
H A Dqla_gs.c251 fcport->fc4_type = (ct_rsp->rsp.ga_nxt.fc4_types[2] & BIT_0) ? in qla2x00_ga_nxt()
634 ct_req->req.rft_id.fc4_types[2] = 0x01; /* FCP-3 */ in qla_async_rftid()
637 ct_req->req.rft_id.fc4_types[6] = 1; /* NVMe type 28h */ in qla_async_rftid()
1863 eiter->a.fc4_types[0] = 0x00; in qla2x00_port_attributes()
1864 eiter->a.fc4_types[1] = 0x00; in qla2x00_port_attributes()
1865 eiter->a.fc4_types[2] = 0x01; in qla2x00_port_attributes()
1866 eiter->a.fc4_types[3] = 0x00; in qla2x00_port_attributes()
1867 alen = sizeof(eiter->a.fc4_types); in qla2x00_port_attributes()
1872 "FC4 TYPES = %016llx.\n", *(uint64_t *)eiter->a.fc4_types); in qla2x00_port_attributes()
1874 eiter->a.fc4_types[ in qla2x00_port_attributes()
[all...]
H A Dqla_def.h2975 uint8_t fc4_types[32]; member
3092 uint8_t fc4_types[32]; member
3226 uint8_t fc4_types[32]; member
3248 uint8_t fc4_types[32]; member
/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H A Dlpfc_ct.c1233 fc4_data_0 = be32_to_cpu(CTrsp->un.gft_acc.fc4_types[0]); in lpfc_cmpl_ct_cmd_gft_id()
1234 fc4_data_1 = be32_to_cpu(CTrsp->un.gft_acc.fc4_types[1]); in lpfc_cmpl_ct_cmd_gft_id()
H A Dlpfc_hw.h181 uint32_t fc4_types[8]; member
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A Dlpfc_ct.c1534 fc4_data_0 = be32_to_cpu(CTrsp->un.gft_acc.fc4_types[0]); in lpfc_cmpl_ct_cmd_gft_id()
1535 fc4_data_1 = be32_to_cpu(CTrsp->un.gft_acc.fc4_types[1]); in lpfc_cmpl_ct_cmd_gft_id()
H A Dlpfc_hw.h181 uint32_t fc4_types[8]; member

Completed in 63 milliseconds