/linux-4.4.14/include/scsi/fc/ |
D | fc_encaps.h | 101 FC_CLASS_3 = FC_SOF_I3, enumerator
|
/linux-4.4.14/drivers/scsi/bfa/ |
D | bfa_fcs_rport.c | 1731 FC_CLASS_3, len, &fchs, bfa_fcs_rport_plogi_response, in bfa_fcs_rport_send_plogi() 1853 FC_CLASS_3, len, &fchs, NULL, NULL, FC_MAX_PDUSZ, 0); in bfa_fcs_rport_send_plogiacc() 1883 FC_CLASS_3, len, &fchs, bfa_fcs_rport_adisc_response, in bfa_fcs_rport_send_adisc() 1953 FC_CLASS_3, len, &fchs, cbfn, in bfa_fcs_rport_send_nsdisc() 2104 FC_CLASS_3, len, &fchs, NULL, in bfa_fcs_rport_send_logo() 2138 FC_CLASS_3, len, &fchs, NULL, NULL, FC_MAX_PDUSZ, 0); in bfa_fcs_rport_send_logo_acc() 2208 FC_CLASS_3, len, &fchs, NULL, NULL, FC_MAX_PDUSZ, 0); in bfa_fcs_rport_process_prli() 2245 FC_CLASS_3, len, &fchs, NULL, NULL, FC_MAX_PDUSZ, 0); in bfa_fcs_rport_process_rpsc() 2280 BFA_FALSE, FC_CLASS_3, len, &fchs, NULL, NULL, in bfa_fcs_rport_process_adisc() 2547 rport->fc_cos = FC_CLASS_3; in bfa_fcs_rport_update() [all …]
|
D | bfa_fcs_lport.c | 394 BFA_FALSE, FC_CLASS_3, len, &fchs, NULL, NULL, in bfa_fcs_lport_send_ls_rjt() 428 BFA_FALSE, FC_CLASS_3, len, &fchs, NULL, NULL, in bfa_fcs_lport_send_fcgs_rjt() 573 BFA_FALSE, FC_CLASS_3, pyld_len, &fchs, NULL, NULL, in bfa_fcs_lport_echo() 630 BFA_FALSE, FC_CLASS_3, len, &fchs, NULL, NULL, in bfa_fcs_lport_rnid() 738 BFA_FALSE, FC_CLASS_3, len, &fchs, NULL, NULL, in bfa_fcs_lport_abts_acc() 1888 FC_CLASS_3, (len + attr_len), &fchs, in bfa_fcs_lport_fdmi_send_rhba() 2221 FC_CLASS_3, len + attr_len, &fchs, in bfa_fcs_lport_fdmi_send_rprt() 2542 FC_CLASS_3, len + attr_len, &fchs, in bfa_fcs_lport_fdmi_send_rpa() 3153 FC_CLASS_3, len, &fchs, in bfa_fcs_lport_ms_send_gmal() 3354 FC_CLASS_3, len, &fchs, in bfa_fcs_lport_ms_send_gfn() [all …]
|
D | bfa_fcs_fcpim.c | 473 BFA_FALSE, FC_CLASS_3, len, &fchs, in bfa_fcs_itnim_send_prli()
|
D | bfa_fc.h | 1008 FC_CLASS_3 = 0x08, enumerator
|
D | bfa_fcs.c | 1470 BFA_FALSE, FC_CLASS_3, in bfa_fcs_fabric_send_flogi_acc()
|
D | bfa_fcpim.c | 1174 m->class = FC_CLASS_3; in bfa_itnim_send_fwcreate()
|
D | bfa_svc.c | 4066 attr->cos_supported = FC_CLASS_3; in bfa_fcport_get_attr()
|
/linux-4.4.14/drivers/scsi/fcoe/ |
D | fcoe.c | 937 fcoe->oem = fc_exch_mgr_alloc(lport, FC_CLASS_3, in fcoe_em_config() 954 if (!fc_exch_mgr_alloc(lport, FC_CLASS_3, min_xid, max_xid, NULL)) { in fcoe_em_config()
|
/linux-4.4.14/drivers/scsi/fnic/ |
D | fnic_main.c | 846 if (!fc_exch_mgr_alloc(lp, FC_CLASS_3, FCPIO_HOST_EXCH_RANGE_START, in fnic_probe()
|
/linux-4.4.14/drivers/scsi/bnx2fc/ |
D | bnx2fc_fcoe.c | 959 if (!fc_exch_mgr_alloc(lport, FC_CLASS_3, fcoe_min_xid, in bnx2fc_em_config()
|
/linux-4.4.14/drivers/scsi/qla2xxx/ |
D | qla_def.h | 2245 #define FC_CLASS_3 0x08 macro
|
D | qla_gs.c | 2255 eiter->a.port_supported_cos = cpu_to_be32(FC_CLASS_3); in qla2x00_fdmiv2_rpa()
|