Home
last modified time | relevance | path

Searched refs:FC_TYPE_FCP (Results 1 – 25 of 32) sorted by relevance

12

/openbmc/linux/drivers/target/tcm_fc/
H A Dtfc_sess.c47 tport = rcu_dereference_protected(lport->prov[FC_TYPE_FCP], in ft_tport_get()
72 rcu_assign_pointer(lport->prov[FC_TYPE_FCP], tport); in ft_tport_get()
88 BUG_ON(tport != lport->prov[FC_TYPE_FCP]); in ft_tport_delete()
89 RCU_INIT_POINTER(lport->prov[FC_TYPE_FCP], NULL); in ft_tport_delete()
120 tport = lport->prov[FC_TYPE_FCP]; in ft_lport_del()
166 tport = rcu_dereference(lport->prov[FC_TYPE_FCP]); in ft_sess_get()
456 tport = rcu_dereference_protected(rdata->local_port->prov[FC_TYPE_FCP], in ft_prlo()
H A Dtfc_conf.c449 ret = fc_fc4_register_provider(FC_TYPE_FCP, &ft_prov); in ft_init()
467 fc_fc4_deregister_provider(FC_TYPE_FCP, &ft_prov); in ft_exit()
H A Dtfc_cmd.c149 fc_fill_fc_hdr(fp, FC_RCTL_DD_CMD_STATUS, ep->did, ep->sid, FC_TYPE_FCP, in ft_queue_status()
202 fc_fill_fc_hdr(fp, FC_RCTL_DD_DATA_DESC, ep->did, ep->sid, FC_TYPE_FCP, in ft_write_pending()
H A Dtfc_io.c162 FC_TYPE_FCP, f_ctl, fh_off); in ft_queue_data_in()
/openbmc/linux/include/uapi/scsi/fc/
H A Dfc_fs.h178 FC_TYPE_FCP = 0x08, /* SCSI FCP */ enumerator
192 [FC_TYPE_FCP] = "FCP", \
/openbmc/linux/drivers/scsi/libfc/
H A Dfc_libfc.c38 [FC_TYPE_FCP] = &fc_rport_fcp_init,
235 if (type == FC_TYPE_FCP) { in fc_fc4_conf_lport_params()
H A Dfc_encode.h103 ct->payload.gid.fn_fc4_type = FC_TYPE_FCP; in fc_ct_ns_fill()
109 ct->payload.gid.fn_fc4_type = FC_TYPE_FCP; in fc_ct_ns_fill()
124 ct->payload.rff.fr_type = FC_TYPE_FCP; in fc_ct_ns_fill()
880 pp->spp.spp_type = FC_TYPE_FCP; in fc_prli_fill()
H A Dfc_fcp.c715 FC_TYPE_FCP, f_ctl, fh_parm_offset); in fc_fcp_send_data()
1021 FC_TYPE_FCP, f_ctl, 0); in fc_fcp_complete_locked()
1190 rpriv->local_port->port_id, FC_TYPE_FCP, in fc_fcp_cmd_send()
1743 rpriv->local_port->port_id, FC_TYPE_FCP, in fc_fcp_srr()
H A Dfc_rport.c1199 if (rdata->spp_type != FC_TYPE_FCP || in fc_rport_prli_resp()
1288 prov = fc_passive_prov[FC_TYPE_FCP]; in fc_rport_enter_prli()
H A Dfc_lport.c1881 fc_lport_add_fc4_type(lport, FC_TYPE_FCP); in fc_lport_config()
1883 fc_fc4_conf_lport_params(lport, FC_TYPE_FCP); in fc_lport_config()
H A Dfc_exch.c1618 if (fh->fh_type != FC_TYPE_FCP && fr_eof(fp) == FC_EOF_T && in fc_exch_recv_seq_resp()
1741 if (ep->fh_type != FC_TYPE_FCP && in fc_exch_abts_resp()
/openbmc/linux/drivers/scsi/elx/libefc/
H A Defc_els.c505 pp->spp.spp_type = FC_TYPE_FCP; in efc_send_prli()
738 pp->spp.spp_type = FC_TYPE_FCP; in efc_send_prli_acc()
780 pp->spp.spp_type = FC_TYPE_FCP; in efc_send_prlo_acc()
922 ct->rftid.fr_fts.ff_type_map[FC_TYPE_FCP / FC_NS_BPW] = in efc_ns_send_rftid()
923 cpu_to_be32(1 << (FC_TYPE_FCP % FC_NS_BPW)); in efc_ns_send_rftid()
963 ct->rffid.fr_type = FC_TYPE_FCP; in efc_ns_send_rffid()
999 ct->gidpt.fn_pt_type = FC_TYPE_FCP; in efc_ns_send_gidpt()
H A Defc_domain.c963 if (hdr->fh_type == FC_TYPE_FCP) { in efc_domain_dispatch_frame()
1064 case FC_TYPE_FCP: in efc_node_dispatch_frame()
H A Defc_device.c1143 if (pp->sp.spp_type != FC_TYPE_FCP) { in __efc_d_port_logged_in()
1348 if (pp->sp.spp_type != FC_TYPE_FCP) { in __efc_d_device_ready()
/openbmc/linux/drivers/scsi/elx/efct/
H A Defct_unsol.c52 if (!(hdr->fh_type == FC_TYPE_FCP || hdr->fh_type == FC_TYPE_BLS)) in efct_dispatch_frame()
55 if (hdr->fh_type == FC_TYPE_FCP) { in efct_dispatch_frame()
308 FC_TYPE_FCP, in efct_sframe_send_fcp_rsp()
/openbmc/linux/drivers/scsi/bfa/
H A Dbfa_fcbuild.c108 prli_tmpl.parampage.type = FC_TYPE_FCP; in fcbuild_init()
122 fcp_fchs_tmpl.type = FC_TYPE_FCP; in fcbuild_init()
427 if (prli->parampage.type != FC_TYPE_FCP) in fc_prli_parse()
678 tprlo_acc->tprlo_acc_params[page].fc4type_csp = FC_TYPE_FCP; in fc_tprlo_acc_build()
701 prlo_acc->prlo_acc_params[page].fc4type_csp = FC_TYPE_FCP; in fc_prlo_acc_build()
859 prlo->prlo_params[page].type = FC_TYPE_FCP; in fc_prlo_build()
883 tprlo->tprlo_params[page].type = FC_TYPE_FCP; in fc_tprlo_build()
1074 index = FC_TYPE_FCP >> 5; in fc_rftid_build()
1075 type_value = 1 << (FC_TYPE_FCP % 32); in fc_rftid_build()
H A Dbfa_fc.h119 FC_TYPE_FCP = 0x8, /* SCSI-FCP */ enumerator
/openbmc/linux/include/scsi/
H A Dlibfc.h28 #define FC_FC4_PROV_SIZE (FC_TYPE_FCP + 1) /* size of tables */
/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_ct.c730 if (fc4_type == FC_TYPE_FCP) in lpfc_prep_node_fc4type()
778 if (fc4_type == FC_TYPE_FCP) in lpfc_prep_node_fc4type()
816 (fc4_type == FC_TYPE_FCP) ? "FCP" : " ", in lpfc_ns_rsp_audit_did()
1566 FC_TYPE_FCP, FC_TYPE_NVME, in lpfc_cmpl_ct_cmd_gft_id()
2131 (context == FC_TYPE_FCP)) in lpfc_ns_cmd()
H A Dlpfc_mbox.c2545 bf_set(lpfc_reg_fcfi_type_match0, reg_fcfi, FC_TYPE_FCP); in lpfc_reg_fcfi()
2609 bf_set(lpfc_reg_fcfi_mrq_type_match0, reg_fcfi, FC_TYPE_FCP); in lpfc_reg_fcfi_mrq()
/openbmc/linux/drivers/scsi/bnx2fc/
H A Dbnx2fc_tgt.c473 if (rdata->spp_type != FC_TYPE_FCP) { in bnx2fc_rport_event_handler()
H A Dbnx2fc_els.c761 FC_TYPE_FCP, FC_FC_FIRST_SEQ | in bnx2fc_initiate_els()
/openbmc/linux/drivers/s390/scsi/
H A Dzfcp_dbf.c589 && reqn->fn_fc4_type == FC_TYPE_FCP)) in zfcp_dbf_san_res_cap_len_if_gpn_ft()
H A Dzfcp_fc.c701 req->gpn_ft.fn_fc4_type = FC_TYPE_FCP; in zfcp_fc_send_gpn_ft()
/openbmc/linux/drivers/scsi/qedf/
H A Dqedf_main.c1511 if (rdata->spp_type != FC_TYPE_FCP) { in qedf_rport_event_handler()
1571 if (rdata->spp_type != FC_TYPE_FCP) { in qedf_rport_event_handler()
2515 fh->fh_type == FC_TYPE_FCP) { in qedf_recv_frame()

12