Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/qla2xxx/
Dqla_gs.c250 fcport->fc4_type = (ct_rsp->rsp.ga_nxt.fc4_types[2] & BIT_0) ? in qla2x00_ga_nxt()
632 ct_req->req.rft_id.fc4_types[2] = 0x01; /* FCP-3 */ in qla_async_rftid()
635 ct_req->req.rft_id.fc4_types[6] = 1; /* NVMe type 28h */ in qla_async_rftid()
1756 eiter->a.fc4_types[2] = 0x01; in qla2x00_fdmi_rpa()
1761 eiter->a.fc4_types[2], in qla2x00_fdmi_rpa()
1762 eiter->a.fc4_types[1]); in qla2x00_fdmi_rpa()
2328 eiter->a.fc4_types[2] = 0x01; in qla2x00_fdmiv2_rpa()
2333 eiter->a.fc4_types[2], in qla2x00_fdmiv2_rpa()
2334 eiter->a.fc4_types[1]); in qla2x00_fdmiv2_rpa()
2337 eiter->a.fc4_types[6] = 1; /* NVMe type 28h */ in qla2x00_fdmiv2_rpa()
[all …]
Dqla_def.h2715 uint8_t fc4_types[32]; member
2746 uint8_t fc4_types[32]; member
2825 uint8_t fc4_types[32]; member
2965 uint8_t fc4_types[32]; member
2987 uint8_t fc4_types[32]; member
/Linux-v5.4/drivers/scsi/lpfc/
Dlpfc_ct.c1207 fc4_data_0 = be32_to_cpu(CTrsp->un.gft_acc.fc4_types[0]); in lpfc_cmpl_ct_cmd_gft_id()
1208 fc4_data_1 = be32_to_cpu(CTrsp->un.gft_acc.fc4_types[1]); in lpfc_cmpl_ct_cmd_gft_id()
Dlpfc_hw.h181 uint32_t fc4_types[8]; member