Searched refs:FC_CLASS_3 (Results 1 – 8 of 8) sorted by relevance
| /linux/include/scsi/fc/ |
| H A D | fc_encaps.h | 89 FC_CLASS_3 = FC_SOF_I3, enumerator
|
| /linux/drivers/scsi/bfa/ |
| H A D | bfa_fcs_lport.c | 385 BFA_FALSE, FC_CLASS_3, len, &fchs, NULL, NULL, in bfa_fcs_lport_send_ls_rjt() 419 BFA_FALSE, FC_CLASS_3, len, &fchs, NULL, NULL, in bfa_fcs_lport_send_fcgs_rjt() 564 BFA_FALSE, FC_CLASS_3, pyld_len, &fchs, NULL, NULL, in bfa_fcs_lport_echo() 621 BFA_FALSE, FC_CLASS_3, len, &fchs, NULL, NULL, in bfa_fcs_lport_rnid() 729 BFA_FALSE, FC_CLASS_3, len, &fchs, NULL, NULL, in bfa_fcs_lport_abts_acc() 1848 FC_CLASS_3, (len + attr_len), &fchs, in bfa_fcs_lport_fdmi_send_rhba() 2187 FC_CLASS_3, len + attr_len, &fchs, in bfa_fcs_lport_fdmi_send_rprt() 2508 FC_CLASS_3, len + attr_len, &fchs, in bfa_fcs_lport_fdmi_send_rpa() 3106 FC_CLASS_3, len, &fchs, in bfa_fcs_lport_ms_send_gmal() 3307 FC_CLASS_3, len, &fchs, in bfa_fcs_lport_ms_send_gfn() [all …]
|
| H A D | bfa_fc.h | 986 FC_CLASS_3 = 0x08, enumerator
|
| H A D | bfa_fcs_fcpim.c | 483 BFA_FALSE, FC_CLASS_3, len, &fchs, in bfa_fcs_itnim_send_prli()
|
| H A D | bfa_fcs.c | 1344 BFA_FALSE, FC_CLASS_3, in bfa_fcs_fabric_send_flogi_acc()
|
| /linux/drivers/scsi/fcoe/ |
| H A 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/drivers/scsi/bnx2fc/ |
| H A D | bnx2fc_fcoe.c | 1004 if (!fc_exch_mgr_alloc(lport, FC_CLASS_3, fcoe_min_xid, in bnx2fc_em_config()
|
| /linux/drivers/scsi/qedf/ |
| H A D | qedf_main.c | 1765 fc_exch_mgr_alloc(lport, FC_CLASS_3, FCOE_PARAMS_NUM_TASKS, in qedf_lport_setup()
|