Home
last modified time | relevance | path

Searched refs:fc4_types (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/scsi/qla2xxx/
Dqla_gs.c258 fcport->fc4_type = (ct_rsp->rsp.ga_nxt.fc4_types[2] & BIT_0) ? in qla2x00_ga_nxt()
649 ct_req->req.rft_id.fc4_types[2] = 0x01; /* FCP-3 */ in qla_async_rftid()
652 ct_req->req.rft_id.fc4_types[6] = 1; /* NVMe type 28h */ in qla_async_rftid()
1778 eiter->a.fc4_types[2] = 0x01; in qla2x00_fdmi_rpa()
1783 eiter->a.fc4_types[2], in qla2x00_fdmi_rpa()
1784 eiter->a.fc4_types[1]); in qla2x00_fdmi_rpa()
2350 eiter->a.fc4_types[2] = 0x01; in qla2x00_fdmiv2_rpa()
2355 eiter->a.fc4_types[2], in qla2x00_fdmiv2_rpa()
2356 eiter->a.fc4_types[1]); in qla2x00_fdmiv2_rpa()
2359 eiter->a.fc4_types[6] = 1; /* NVMe type 28h */ in qla2x00_fdmiv2_rpa()
[all …]
Dqla_def.h2673 uint8_t fc4_types[32]; member
2704 uint8_t fc4_types[32]; member
2783 uint8_t fc4_types[32]; member
2923 uint8_t fc4_types[32]; member
2945 uint8_t fc4_types[32]; member
/Linux-v4.19/drivers/scsi/lpfc/
Dlpfc_ct.c985 fc4_data_0 = be32_to_cpu(CTrsp->un.gft_acc.fc4_types[0]); in lpfc_cmpl_ct_cmd_gft_id()
986 fc4_data_1 = be32_to_cpu(CTrsp->un.gft_acc.fc4_types[1]); in lpfc_cmpl_ct_cmd_gft_id()
Dlpfc_hw.h180 uint32_t fc4_types[8]; member