/kernel/linux/linux-5.10/drivers/scsi/bfa/ |
H A D | bfa_fcbuild.c | 1076 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() 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 >> in fc_get_fc4type_bitmask() 1102 fc_rffid_build(struct fchs_s *fchs, void *pyld, u32 s_id, u16 ox_id, u8 fc4_type, u8 fc4_ftrs) fc_rffid_build() argument [all...] |
H A D | bfa_fcbuild.h | 172 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);
|
H A D | bfa_fc.h | 1312 __be32 fc4_type[8]; /* fc4 types */ member 1326 u32 fc4_type:8; /* corresponding FC4 Type */ member 1336 u8 fc4_type; /* FC_TYPE_FCP for SCSI devices */ member
|
/kernel/linux/linux-6.6/drivers/scsi/bfa/ |
H A D | bfa_fcbuild.c | 1076 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() 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 >> in fc_get_fc4type_bitmask() 1102 fc_rffid_build(struct fchs_s *fchs, void *pyld, u32 s_id, u16 ox_id, u8 fc4_type, u8 fc4_ftrs) fc_rffid_build() argument [all...] |
H A D | bfa_fcbuild.h | 172 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);
|
H A D | bfa_fc.h | 1297 __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
|
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/ |
H A D | qla_gs.c | 251 fcport->fc4_type = (ct_rsp->rsp.ga_nxt.fc4_types[2] & BIT_0) ? in qla2x00_ga_nxt() 731 ct_req->req.rff_id.fc4_type = fc4type; /* SCSI-FCP or FC-NVMe */ in qla_async_rffid() 2741 list[i].fc4_type = 0; in qla2x00_gff_id() 2782 list[i].fc4_type = FS_FC4TYPE_FCP; in qla2x00_gff_id() 2791 list[i].fc4_type |= FS_FC4TYPE_NVME; in qla2x00_gff_id() 3009 fcport->fc4_type = FS_FC4TYPE_FCP; in qla24xx_async_gffid_sp_done() 3015 fcport->fc4_type |= FS_FC4TYPE_NVME; in qla24xx_async_gffid_sp_done() 3264 fcport->fc4_type = rp->fc4type; in qla24xx_async_gnnft_done() 3411 e->u.gpnft.fc4_type = FC4_TYPE_NVME; in qla2x00_post_nvme_gpnft_work() 3429 u8 fc4_type in qla2x00_find_free_fcp_nvme_slot() local 3519 u8 fc4_type = sp->gen2; qla2x00_async_gpnft_gnnft_sp_done() local 3614 qla24xx_async_gnnft(scsi_qla_host_t *vha, struct srb *sp, u8 fc4_type) qla24xx_async_gnnft() argument 3720 qla24xx_async_gpnft(scsi_qla_host_t *vha, u8 fc4_type, srb_t *sp) qla24xx_async_gpnft() argument [all...] |
H A D | qla_init.c | 795 fcport->fc4_type &= ~FS_FC4TYPE_FCP; in qla24xx_handle_gnl_done_event() 796 fcport->fc4_type |= FS_FC4TYPE_NVME; in qla24xx_handle_gnl_done_event() 798 fcport->fc4_type |= FS_FC4TYPE_FCP; in qla24xx_handle_gnl_done_event() 799 fcport->fc4_type &= ~FS_FC4TYPE_NVME; in qla24xx_handle_gnl_done_event() 803 "%s found %8phC CLS [%x|%x] fc4_type %d ID[%06x|%06x] lid[%d|%d]\n", in qla24xx_handle_gnl_done_event() 806 fcport->fc4_type, id.b24, fcport->d_id.b24, in qla24xx_handle_gnl_done_event() 1336 fcport->login_retry, fcport->fc4_type, vha->hw->fc4_type_priority, in qla24xx_async_prli() 1543 "%s %8phC DS %d LS %x fc4_type %x rc %x\n", __func__, in qla24xx_handle_gpdb_event() 1545 fcport->fc4_type, ea->rc); in qla24xx_handle_gpdb_event() 1672 fcport->fc4_type); in qla24xx_fcport_handle_login() 1822 qla24xx_post_newsess_work(struct scsi_qla_host *vha, port_id_t *id, u8 *port_name, u8 *node_name, void *pla, u8 fc4_type) qla24xx_post_newsess_work() argument [all...] |
H A D | qla_def.h | 2474 uint8_t fc4_type; member 2650 uint8_t fc4_type; member 3100 uint8_t fc4_type; member 3588 u8 fc4_type; member 3600 u8 fc4_type; member 5464 (fcport->fc4_type & FS_FC4TYPE_NVME) \ 5467 (fcport->fc4_type & FS_FC4TYPE_FCP) \
|
H A D | qla_os.c | 5340 fcport->fc4_type = e->u.new_sess.fc4_type; in qla24xx_create_new_sess() 5346 if (e->u.new_sess.fc4_type & FS_FCP_IS_N2N) { in qla24xx_create_new_sess() 5349 fcport->fc4_type = FS_FC4TYPE_FCP; in qla24xx_create_new_sess() 5352 fcport->fc4_type |= FS_FC4TYPE_NVME; in qla24xx_create_new_sess() 5457 fcport->fc4_type = in qla24xx_create_new_sess() 5565 qla24xx_async_gpnft(vha, e->u.gpnft.fc4_type, in qla2x00_do_work()
|
H A D | qla_mbx.c | 4069 fcport->fc4_type = FS_FC4TYPE_FCP; in qla24xx_report_id_acquisition() 4071 fcport->fc4_type |= FS_FC4TYPE_NVME; in qla24xx_report_id_acquisition()
|
H A D | qla_target.c | 1301 "Scheduling sess %p for deletion %8phC fc4_type %x\n", in qlt_schedule_sess_for_deletion() 1302 sess, sess->port_name, sess->fc4_type); in qlt_schedule_sess_for_deletion()
|
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/ |
H A D | qla_gs.c | 251 fcport->fc4_type = (ct_rsp->rsp.ga_nxt.fc4_types[2] & BIT_0) ? in qla2x00_ga_nxt() 729 ct_req->req.rff_id.fc4_type = fc4type; /* SCSI-FCP or FC-NVMe */ in qla_async_rffid() 2739 list[i].fc4_type = 0; in qla2x00_gff_id() 2780 list[i].fc4_type = FS_FC4TYPE_FCP; in qla2x00_gff_id() 2789 list[i].fc4_type |= FS_FC4TYPE_NVME; in qla2x00_gff_id() 3303 fcport->fc4_type = FS_FC4TYPE_FCP; in qla24xx_async_gffid_sp_done() 3309 fcport->fc4_type |= FS_FC4TYPE_NVME; in qla24xx_async_gffid_sp_done() 3630 e->u.gpnft.fc4_type = FC4_TYPE_NVME; in qla2x00_post_nvme_gpnft_work() 3648 u8 fc4_type = sp->gen2; in qla2x00_find_free_fcp_nvme_slot() local 3667 if (fc4_type in qla2x00_find_free_fcp_nvme_slot() 3738 u8 fc4_type = sp->gen2; qla2x00_async_gpnft_gnnft_sp_done() local 3834 qla24xx_async_gnnft(scsi_qla_host_t *vha, struct srb *sp, u8 fc4_type) qla24xx_async_gnnft() argument 3943 qla24xx_async_gpnft(scsi_qla_host_t *vha, u8 fc4_type, srb_t *sp) qla24xx_async_gpnft() argument [all...] |
H A D | qla_init.c | 766 fcport->fc4_type &= ~FS_FC4TYPE_FCP; in qla24xx_handle_gnl_done_event() 767 fcport->fc4_type |= FS_FC4TYPE_NVME; in qla24xx_handle_gnl_done_event() 769 fcport->fc4_type |= FS_FC4TYPE_FCP; in qla24xx_handle_gnl_done_event() 770 fcport->fc4_type &= ~FS_FC4TYPE_NVME; in qla24xx_handle_gnl_done_event() 774 "%s found %8phC CLS [%x|%x] fc4_type %d ID[%06x|%06x] lid[%d|%d]\n", in qla24xx_handle_gnl_done_event() 777 fcport->fc4_type, id.b24, fcport->d_id.b24, in qla24xx_handle_gnl_done_event() 1292 fcport->login_retry, fcport->fc4_type, vha->hw->fc4_type_priority, in qla24xx_async_prli() 1451 "%s %8phC DS %d LS %d fc4_type %x rc %d\n", __func__, in qla24xx_handle_gpdb_event() 1453 fcport->fc4_type, ea->rc); in qla24xx_handle_gpdb_event() 1716 u8 *port_name, u8 *node_name, void *pla, u8 fc4_type) in qla24xx_post_newsess_work() 1715 qla24xx_post_newsess_work(struct scsi_qla_host *vha, port_id_t *id, u8 *port_name, u8 *node_name, void *pla, u8 fc4_type) qla24xx_post_newsess_work() argument [all...] |
H A D | qla_def.h | 2351 uint8_t fc4_type; member 2525 uint8_t fc4_type; member 2939 uint8_t fc4_type; member 3423 u8 fc4_type; member 3435 u8 fc4_type; member 5163 (fcport->fc4_type & FS_FC4TYPE_NVME) \ 5166 (fcport->fc4_type & FS_FC4TYPE_FCP) \
|
H A D | qla_os.c | 5090 fcport->fc4_type = e->u.new_sess.fc4_type; in qla24xx_create_new_sess() 5091 if (e->u.new_sess.fc4_type & FS_FCP_IS_N2N) { in qla24xx_create_new_sess() 5094 fcport->fc4_type = FS_FC4TYPE_FCP; in qla24xx_create_new_sess() 5097 fcport->fc4_type |= FS_FC4TYPE_NVME; in qla24xx_create_new_sess() 5202 fcport->fc4_type = in qla24xx_create_new_sess() 5313 qla24xx_async_gpnft(vha, e->u.gpnft.fc4_type, in qla2x00_do_work()
|
/kernel/linux/linux-5.10/drivers/scsi/lpfc/ |
H A D | lpfc_ct.c | 461 lpfc_prep_node_fc4type(struct lpfc_vport *vport, uint32_t Did, uint8_t fc4_type) in lpfc_prep_node_fc4type() argument 476 if (fc4_type == FC_TYPE_FCP) in lpfc_prep_node_fc4type() 479 if (fc4_type == FC_TYPE_NVME) in lpfc_prep_node_fc4type() 524 if (fc4_type == FC_TYPE_FCP) in lpfc_prep_node_fc4type() 526 if (fc4_type == FC_TYPE_NVME) in lpfc_prep_node_fc4type() 549 lpfc_ns_rsp_audit_did(struct lpfc_vport *vport, uint32_t Did, uint8_t fc4_type) in lpfc_ns_rsp_audit_did() argument 562 str, Did, fc4_type, in lpfc_ns_rsp_audit_did() 563 (fc4_type == FC_TYPE_FCP) ? "FCP" : " ", in lpfc_ns_rsp_audit_did() 564 (fc4_type == FC_TYPE_NVME) ? "NVME" : " "); in lpfc_ns_rsp_audit_did() 574 lpfc_prep_node_fc4type(vport, Did, fc4_type); in lpfc_ns_rsp_audit_did() 593 lpfc_ns_rsp(struct lpfc_vport *vport, struct lpfc_dmabuf *mp, uint8_t fc4_type, uint32_t Size) lpfc_ns_rsp() argument [all...] |
/kernel/linux/linux-6.6/drivers/scsi/lpfc/ |
H A D | lpfc_ct.c | 715 lpfc_prep_node_fc4type(struct lpfc_vport *vport, uint32_t Did, uint8_t fc4_type) in lpfc_prep_node_fc4type() argument 730 if (fc4_type == FC_TYPE_FCP) in lpfc_prep_node_fc4type() 733 if (fc4_type == FC_TYPE_NVME) in lpfc_prep_node_fc4type() 778 if (fc4_type == FC_TYPE_FCP) in lpfc_prep_node_fc4type() 780 if (fc4_type == FC_TYPE_NVME) in lpfc_prep_node_fc4type() 803 lpfc_ns_rsp_audit_did(struct lpfc_vport *vport, uint32_t Did, uint8_t fc4_type) in lpfc_ns_rsp_audit_did() argument 815 str, Did, fc4_type, in lpfc_ns_rsp_audit_did() 816 (fc4_type == FC_TYPE_FCP) ? "FCP" : " ", in lpfc_ns_rsp_audit_did() 817 (fc4_type == FC_TYPE_NVME) ? "NVME" : " "); in lpfc_ns_rsp_audit_did() 827 lpfc_prep_node_fc4type(vport, Did, fc4_type); in lpfc_ns_rsp_audit_did() 846 lpfc_ns_rsp(struct lpfc_vport *vport, struct lpfc_dmabuf *mp, uint8_t fc4_type, uint32_t Size) lpfc_ns_rsp() argument [all...] |
/kernel/linux/linux-5.10/drivers/scsi/csiostor/ |
H A D | csio_lnode.c | 303 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()
|
/kernel/linux/linux-6.6/drivers/scsi/csiostor/ |
H A D | csio_lnode.c | 303 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()
|