Searched refs:fc4_types (Results 1 – 4 of 4) sorted by relevance
251 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[6] = 1; /* NVMe type 28h */ in qla2x00_port_attributes()[all …]
2975 uint8_t fc4_types[32]; member3092 uint8_t fc4_types[32]; member3226 uint8_t fc4_types[32]; member3248 uint8_t fc4_types[32]; member
1534 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()
181 uint32_t fc4_types[8]; member