/linux-6.6.21/include/scsi/fc/ |
D | fc_encaps.h | 89 FC_CLASS_3 = FC_SOF_I3, enumerator
|
/linux-6.6.21/drivers/scsi/bfa/ |
D | bfa_fcs_rport.c | 1719 FC_CLASS_3, len, &fchs, bfa_fcs_rport_plogi_response, in bfa_fcs_rport_send_plogi() 1841 FC_CLASS_3, len, &fchs, NULL, NULL, FC_MAX_PDUSZ, 0); in bfa_fcs_rport_send_plogiacc() 1871 FC_CLASS_3, len, &fchs, bfa_fcs_rport_adisc_response, in bfa_fcs_rport_send_adisc() 1941 FC_CLASS_3, len, &fchs, cbfn, in bfa_fcs_rport_send_nsdisc() 2092 FC_CLASS_3, len, &fchs, NULL, in bfa_fcs_rport_send_logo() 2126 FC_CLASS_3, len, &fchs, NULL, NULL, FC_MAX_PDUSZ, 0); in bfa_fcs_rport_send_logo_acc() 2196 FC_CLASS_3, len, &fchs, NULL, NULL, FC_MAX_PDUSZ, 0); in bfa_fcs_rport_process_prli() 2233 FC_CLASS_3, len, &fchs, NULL, NULL, FC_MAX_PDUSZ, 0); in bfa_fcs_rport_process_rpsc() 2265 BFA_FALSE, FC_CLASS_3, len, &fchs, NULL, NULL, in bfa_fcs_rport_process_adisc() 2532 rport->fc_cos = FC_CLASS_3; in bfa_fcs_rport_update() [all …]
|
D | bfa_fcs_lport.c | 398 BFA_FALSE, FC_CLASS_3, len, &fchs, NULL, NULL, in bfa_fcs_lport_send_ls_rjt() 432 BFA_FALSE, FC_CLASS_3, len, &fchs, NULL, NULL, in bfa_fcs_lport_send_fcgs_rjt() 577 BFA_FALSE, FC_CLASS_3, pyld_len, &fchs, NULL, NULL, in bfa_fcs_lport_echo() 634 BFA_FALSE, FC_CLASS_3, len, &fchs, NULL, NULL, in bfa_fcs_lport_rnid() 742 BFA_FALSE, FC_CLASS_3, len, &fchs, NULL, NULL, in bfa_fcs_lport_abts_acc() 1894 FC_CLASS_3, (len + attr_len), &fchs, in bfa_fcs_lport_fdmi_send_rhba() 2233 FC_CLASS_3, len + attr_len, &fchs, in bfa_fcs_lport_fdmi_send_rprt() 2554 FC_CLASS_3, len + attr_len, &fchs, in bfa_fcs_lport_fdmi_send_rpa() 3165 FC_CLASS_3, len, &fchs, in bfa_fcs_lport_ms_send_gmal() 3366 FC_CLASS_3, len, &fchs, in bfa_fcs_lport_ms_send_gfn() [all …]
|
D | bfa_fc.h | 986 FC_CLASS_3 = 0x08, enumerator
|
D | bfa_fcs_fcpim.c | 466 BFA_FALSE, FC_CLASS_3, len, &fchs, in bfa_fcs_itnim_send_prli()
|
D | bfa_fcs.c | 1344 BFA_FALSE, FC_CLASS_3, in bfa_fcs_fabric_send_flogi_acc()
|
D | bfa_fcpim.c | 1166 m->class = FC_CLASS_3; in bfa_itnim_send_fwcreate()
|
D | bfa_svc.c | 3970 attr->cos_supported = FC_CLASS_3; in bfa_fcport_get_attr()
|
/linux-6.6.21/drivers/scsi/fcoe/ |
D | fcoe.c | 968 fcoe->oem = fc_exch_mgr_alloc(lport, FC_CLASS_3, in fcoe_em_config() 985 if (!fc_exch_mgr_alloc(lport, FC_CLASS_3, min_xid, max_xid, NULL)) { in fcoe_em_config()
|
/linux-6.6.21/drivers/scsi/fnic/ |
D | fnic_main.c | 867 if (!fc_exch_mgr_alloc(lp, FC_CLASS_3, FCPIO_HOST_EXCH_RANGE_START, in fnic_probe()
|
/linux-6.6.21/drivers/scsi/bnx2fc/ |
D | bnx2fc_fcoe.c | 1004 if (!fc_exch_mgr_alloc(lport, FC_CLASS_3, fcoe_min_xid, in bnx2fc_em_config()
|
/linux-6.6.21/drivers/scsi/qedf/ |
D | qedf_main.c | 1753 fc_exch_mgr_alloc(lport, FC_CLASS_3, FCOE_PARAMS_NUM_TASKS, in qedf_lport_setup()
|
/linux-6.6.21/drivers/scsi/qla2xxx/ |
D | qla_def.h | 2968 #define FC_CLASS_3 0x08 macro
|
D | qla_gs.c | 1989 eiter->a.port_supported_cos = cpu_to_be32(FC_CLASS_3); in qla2x00_port_attributes()
|