Home
last modified time | relevance | path

Searched refs:ELS_LOGO (Results 1 – 14 of 14) sorted by relevance

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/scsi/fc/
H A Dfc_els.h39 ELS_LOGO = 0x05, /* Logout */ enumerator
106 [ELS_LOGO] = "LOGO", \
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/scsi/fc/
H A Dfc_els.h39 ELS_LOGO = 0x05, /* Logout */ enumerator
106 [ELS_LOGO] = "LOGO", \
/OK3568_Linux_fs/kernel/include/uapi/scsi/fc/
H A Dfc_els.h27 ELS_LOGO = 0x05, /* Logout */ enumerator
97 [ELS_LOGO] = "LOGO", \
/OK3568_Linux_fs/kernel/include/scsi/
H A Dfc_encode.h608 logo->fl_cmd = ELS_LOGO; in fc_logo_fill()
699 case ELS_LOGO: in fc_els_fill()
/OK3568_Linux_fs/kernel/drivers/scsi/bnx2fc/
H A Dbnx2fc_els.c231 rc = bnx2fc_initiate_els(tgt, ELS_LOGO, logo, sizeof(*logo), in bnx2fc_send_logo()
942 case ELS_LOGO: in bnx2fc_elsct_send()
H A Dbnx2fc_fcoe.c232 case ELS_LOGO: in bnx2fc_xmit_l2_frame()
603 case ELS_LOGO: in bnx2fc_recv_frame()
/OK3568_Linux_fs/kernel/drivers/scsi/libfc/
H A Dfc_lport.c890 case ELS_LOGO: in fc_lport_recv_els_req()
1665 if (!lport->tt.elsct_send(lport, FC_FID_FLOGI, fp, ELS_LOGO, in fc_lport_enter_logo()
H A Dfc_rport.c1486 if (!lport->tt.elsct_send(lport, rdata->ids.port_id, fp, ELS_LOGO, in fc_rport_enter_logo()
1813 case ELS_LOGO: in fc_rport_recv_req()
/OK3568_Linux_fs/kernel/drivers/scsi/qla2xxx/
H A Dqla_target.h474 #define ELS_LOGO 0x5 macro
H A Dqla_target.c2360 case ELS_LOGO: in qlt_xmit_tm_rsp()
5063 case ELS_LOGO: in qlt_24xx_handle_els()
/OK3568_Linux_fs/kernel/drivers/scsi/fcoe/
H A Dfcoe.c1632 if (is_fip_mode(ctlr) && fc_frame_payload_op(fp) == ELS_LOGO && in fcoe_filter_frames()
2638 case ELS_LOGO: in fcoe_elsct_send()
H A Dfcoe_ctlr.c747 case ELS_LOGO: in fcoe_ctlr_els_send()
/OK3568_Linux_fs/kernel/drivers/s390/scsi/
H A Dzfcp_fc.c350 else if (els_type == ELS_LOGO) in zfcp_fc_incoming_els()
/OK3568_Linux_fs/kernel/drivers/scsi/qedf/
H A Dqedf_main.c2520 case ELS_LOGO: in qedf_recv_frame()