Home
last modified time | relevance | path

Searched refs:fc4_type (Results 1 – 11 of 11) sorted by relevance

/linux/drivers/scsi/bfa/
A Dbfa_fcbuild.c1076 rftid->fc4_type[index] = cpu_to_be32(type_value); in fc_rftid_build()
1095 memcpy((void *)rftid->fc4_type, (void *)fc4_bitmap, in fc_rftid_build_sol()
1103 u8 fc4_type, u8 fc4_ftrs) in fc_rffid_build() argument
1116 rffid->fc4_type = fc4_type; in fc_rffid_build()
1165 fc_gid_ft_build(struct fchs_s *fchs, void *pyld, u32 s_id, u8 fc4_type) in fc_gid_ft_build() argument
1177 gidft->fc4_type = fc4_type; in fc_gid_ft_build()
1294 fc_get_fc4type_bitmask(u8 fc4_type, u8 *bit_mask) in fc_get_fc4type_bitmask() argument
1304 index = fc4_type >> 5; in fc_get_fc4type_bitmask()
1305 type_value = 1 << (fc4_type % 32); in fc_get_fc4type_bitmask()
A Dbfa_fcbuild.h172 u16 ox_id, u8 fc4_type, u8 fc4_ftrs);
237 u8 fc4_type);
265 void fc_get_fc4type_bitmask(u8 fc4_type, u8 *bit_mask);
A Dbfa_fc.h1297 __be32 fc4_type[8]; /* fc4 types */ member
1311 u32 fc4_type:8; /* corresponding FC4 Type */ member
1321 u8 fc4_type; /* FC_TYPE_FCP for SCSI devices */ member
/linux/drivers/scsi/qla2xxx/
A Dqla_gs.c2744 list[i].fc4_type = 0; in qla2x00_gff_id()
2785 list[i].fc4_type = FS_FC4TYPE_FCP; in qla2x00_gff_id()
3312 fcport->fc4_type = FS_FC4TYPE_FCP; in qla24xx_async_gffid_sp_done()
3506 fcport->fc4_type = rp->fc4type; in qla24xx_async_gnnft_done()
3653 e->u.gpnft.fc4_type = FC4_TYPE_NVME; in qla2x00_post_nvme_gpnft_work()
3671 u8 fc4_type = sp->gen2; in qla2x00_find_free_fcp_nvme_slot() local
3761 u8 fc4_type = sp->gen2; in qla2x00_async_gpnft_gnnft_sp_done() local
3858 u8 fc4_type) in qla24xx_async_gnnft() argument
3894 sp->gen2 = fc4_type; in qla24xx_async_gnnft()
3990 if (fc4_type == FC4_TYPE_FCP_SCSI) { in qla24xx_async_gpnft()
[all …]
A Dqla_init.c747 fcport->fc4_type &= ~FS_FC4TYPE_FCP; in qla24xx_handle_gnl_done_event()
748 fcport->fc4_type |= FS_FC4TYPE_NVME; in qla24xx_handle_gnl_done_event()
750 fcport->fc4_type |= FS_FC4TYPE_FCP; in qla24xx_handle_gnl_done_event()
751 fcport->fc4_type &= ~FS_FC4TYPE_NVME; in qla24xx_handle_gnl_done_event()
758 fcport->fc4_type, id.b24, fcport->d_id.b24, in qla24xx_handle_gnl_done_event()
1492 fcport->fc4_type, ea->rc); in qla24xx_handle_gpdb_event()
1615 fcport->fc4_type); in qla24xx_fcport_handle_login()
1773 e->u.new_sess.fc4_type = fc4_type; in qla24xx_post_newsess_work()
2089 "FCP" : "NVMe", ea->fcport->fc4_type, in qla24xx_handle_prli_done_event()
6164 new_fcport->fc4_type = swl[swl_idx].fc4_type; in qla2x00_find_all_fabric_devs()
[all …]
A Dqla_def.h2404 uint8_t fc4_type; member
2581 uint8_t fc4_type; member
3025 uint8_t fc4_type; member
3515 u8 fc4_type; member
3527 u8 fc4_type; member
5345 (fcport->fc4_type & FS_FC4TYPE_NVME) \
5348 (fcport->fc4_type & FS_FC4TYPE_FCP) \
A Dqla_os.c5212 fcport->fc4_type = e->u.new_sess.fc4_type; in qla24xx_create_new_sess()
5218 if (e->u.new_sess.fc4_type & FS_FCP_IS_N2N) { in qla24xx_create_new_sess()
5221 fcport->fc4_type = FS_FC4TYPE_FCP; in qla24xx_create_new_sess()
5224 fcport->fc4_type |= FS_FC4TYPE_NVME; in qla24xx_create_new_sess()
5329 fcport->fc4_type = in qla24xx_create_new_sess()
5440 qla24xx_async_gpnft(vha, e->u.gpnft.fc4_type, in qla2x00_do_work()
A Dqla_mbx.c4051 fcport->fc4_type = FS_FC4TYPE_FCP; in qla24xx_report_id_acquisition()
4053 fcport->fc4_type |= FS_FC4TYPE_NVME; in qla24xx_report_id_acquisition()
A Dqla_target.c1325 sess, sess->port_name, sess->fc4_type); in qlt_schedule_sess_for_deletion()
/linux/drivers/scsi/csiostor/
A Dcsio_lnode.c303 uint8_t *fc4_type; in csio_ln_fdmi_rhba_cbfn() local
339 fc4_type = &buf[0]; in csio_ln_fdmi_rhba_cbfn()
340 memset(fc4_type, 0, FC_FDMI_PORT_ATTR_FC4TYPES_LEN); in csio_ln_fdmi_rhba_cbfn()
341 fc4_type[2] = 1; in csio_ln_fdmi_rhba_cbfn()
342 fc4_type[7] = 1; in csio_ln_fdmi_rhba_cbfn()
344 fc4_type, FC_FDMI_PORT_ATTR_FC4TYPES_LEN); in csio_ln_fdmi_rhba_cbfn()
/linux/drivers/scsi/lpfc/
A Dlpfc_ct.c753 if (fc4_type == FC_TYPE_FCP) in lpfc_prep_node_fc4type()
756 if (fc4_type == FC_TYPE_NVME) in lpfc_prep_node_fc4type()
801 if (fc4_type == FC_TYPE_FCP) in lpfc_prep_node_fc4type()
803 if (fc4_type == FC_TYPE_NVME) in lpfc_prep_node_fc4type()
826 lpfc_ns_rsp_audit_did(struct lpfc_vport *vport, uint32_t Did, uint8_t fc4_type) in lpfc_ns_rsp_audit_did() argument
838 str, Did, fc4_type, in lpfc_ns_rsp_audit_did()
839 (fc4_type == FC_TYPE_FCP) ? "FCP" : " ", in lpfc_ns_rsp_audit_did()
840 (fc4_type == FC_TYPE_NVME) ? "NVME" : " "); in lpfc_ns_rsp_audit_did()
850 lpfc_prep_node_fc4type(vport, Did, fc4_type); in lpfc_ns_rsp_audit_did()
869 lpfc_ns_rsp(struct lpfc_vport *vport, struct lpfc_dmabuf *mp, uint8_t fc4_type, in lpfc_ns_rsp() argument
[all …]

Completed in 97 milliseconds