/kernel/linux/linux-5.10/include/uapi/scsi/fc/ |
H A D | fc_fs.h | 176 FC_TYPE_ELS = 0x01, /* extended link service */ enumerator 190 [FC_TYPE_ELS] = "ELS", \
|
/kernel/linux/linux-6.6/include/uapi/scsi/fc/ |
H A D | fc_fs.h | 176 FC_TYPE_ELS = 0x01, /* extended link service */ enumerator 190 [FC_TYPE_ELS] = "ELS", \
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/scsi/fc/ |
H A D | fc_fs.h | 119 FC_TYPE_ELS = 0x01, enumerator 128 [FC_TYPE_ELS] = "ELS", \
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/scsi/fc/ |
H A D | fc_fs.h | 99 FC_TYPE_ELS = 0x01, enumerator 106 #define FC_TYPE_NAMES_INIT {[FC_TYPE_BLS] = "BLS",[FC_TYPE_ELS] = "ELS",[FC_TYPE_IP] = "IP",[FC_TYPE_FCP] = "FCP",[FC_TYPE_CT] = "CT",[FC_TYPE_ILS] = "ILS",[FC_TYPE_NVME] = "NVME", \
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/scsi/fc/ |
H A D | fc_fs.h | 99 FC_TYPE_ELS = 0x01, enumerator 106 #define FC_TYPE_NAMES_INIT {[FC_TYPE_BLS] = "BLS",[FC_TYPE_ELS] = "ELS",[FC_TYPE_IP] = "IP",[FC_TYPE_FCP] = "FCP",[FC_TYPE_CT] = "CT",[FC_TYPE_ILS] = "ILS",[FC_TYPE_NVME] = "NVME", \
|
/kernel/linux/linux-5.10/drivers/scsi/libfc/ |
H A D | fc_elsct.c | 103 case FC_TYPE_ELS: in fc_els_resp_type()
|
H A D | fc_libfc.c | 45 [FC_TYPE_ELS] = &fc_lport_els_prov,
|
/kernel/linux/linux-6.6/drivers/scsi/libfc/ |
H A D | fc_elsct.c | 103 case FC_TYPE_ELS: in fc_els_resp_type()
|
H A D | fc_libfc.c | 45 [FC_TYPE_ELS] = &fc_lport_els_prov,
|
H A D | fc_encode.h | 948 *fh_type = FC_TYPE_ELS; in fc_els_fill()
|
/kernel/linux/linux-5.10/drivers/scsi/qedf/ |
H A D | qedf_els.c | 111 FC_TYPE_ELS, FC_FC_FIRST_SEQ | FC_FC_END_SEQ | in qedf_initiate_els() 345 fh->fh_type = FC_TYPE_ELS; in qedf_process_l2_frame_compl()
|
/kernel/linux/linux-6.6/drivers/scsi/qedf/ |
H A D | qedf_els.c | 111 FC_TYPE_ELS, FC_FC_FIRST_SEQ | FC_FC_END_SEQ | in qedf_initiate_els() 345 fh->fh_type = FC_TYPE_ELS; in qedf_process_l2_frame_compl()
|
/kernel/linux/linux-5.10/drivers/scsi/bfa/ |
H A D | bfa_fcs_fcpim.c | 818 if (fchs->type != FC_TYPE_ELS) in bfa_fcs_fcpim_uf_recv()
|
H A D | bfa_fc.h | 132 FC_TYPE_ELS = 0x1, /* Extended Link Service */ enumerator
|
H A D | bfa_fcbuild.c | 42 fc_els_req_tmpl.type = FC_TYPE_ELS; in fcbuild_init() 53 fc_els_rsp_tmpl.type = FC_TYPE_ELS; in fcbuild_init()
|
H A D | bfa_fcs_lport.c | 785 if ((fchs->type == FC_TYPE_ELS) && in bfa_fcs_lport_uf_recv() 803 if ((fchs->type == FC_TYPE_ELS) && in bfa_fcs_lport_uf_recv() 812 if ((fchs->type == FC_TYPE_ELS) && (els_cmd->els_code == FC_ELS_ECHO)) { in bfa_fcs_lport_uf_recv() 821 if ((fchs->type == FC_TYPE_ELS) && (els_cmd->els_code == FC_ELS_RNID)) { in bfa_fcs_lport_uf_recv() 859 if (fchs->type != FC_TYPE_ELS) { in bfa_fcs_lport_uf_recv()
|
/kernel/linux/linux-6.6/drivers/scsi/bfa/ |
H A D | bfa_fcs_fcpim.c | 818 if (fchs->type != FC_TYPE_ELS) in bfa_fcs_fcpim_uf_recv()
|
H A D | bfa_fc.h | 117 FC_TYPE_ELS = 0x1, /* Extended Link Service */ enumerator
|
H A D | bfa_fcbuild.c | 42 fc_els_req_tmpl.type = FC_TYPE_ELS; in fcbuild_init() 53 fc_els_rsp_tmpl.type = FC_TYPE_ELS; in fcbuild_init()
|
H A D | bfa_fcs_lport.c | 785 if ((fchs->type == FC_TYPE_ELS) && in bfa_fcs_lport_uf_recv() 803 if ((fchs->type == FC_TYPE_ELS) && in bfa_fcs_lport_uf_recv() 812 if ((fchs->type == FC_TYPE_ELS) && (els_cmd->els_code == FC_ELS_ECHO)) { in bfa_fcs_lport_uf_recv() 821 if ((fchs->type == FC_TYPE_ELS) && (els_cmd->els_code == FC_ELS_RNID)) { in bfa_fcs_lport_uf_recv() 859 if (fchs->type != FC_TYPE_ELS) { in bfa_fcs_lport_uf_recv()
|
/kernel/linux/linux-5.10/drivers/scsi/bnx2fc/ |
H A D | bnx2fc_els.c | 765 FC_TYPE_ELS, FC_FC_FIRST_SEQ | in bnx2fc_initiate_els()
|
H A D | bnx2fc_fcoe.c | 225 if ((fh->fh_type == FC_TYPE_ELS) && in bnx2fc_xmit_l2_frame() 598 fh->fh_type == FC_TYPE_ELS) { in bnx2fc_recv_frame()
|
/kernel/linux/linux-5.10/include/scsi/ |
H A D | fc_encode.h | 724 *fh_type = FC_TYPE_ELS; in fc_els_fill()
|
/kernel/linux/linux-6.6/drivers/scsi/bnx2fc/ |
H A D | bnx2fc_els.c | 765 FC_TYPE_ELS, FC_FC_FIRST_SEQ | in bnx2fc_initiate_els()
|
H A D | bnx2fc_fcoe.c | 227 if ((fh->fh_type == FC_TYPE_ELS) && in bnx2fc_xmit_l2_frame() 594 fh->fh_type == FC_TYPE_ELS) { in bnx2fc_recv_frame()
|