Searched refs:ELS_LOGO (Results 1 – 12 of 12) sorted by relevance
/Linux-v4.19/include/uapi/scsi/fc/ |
D | fc_els.h | 39 ELS_LOGO = 0x05, /* Logout */ enumerator 106 [ELS_LOGO] = "LOGO", \
|
/Linux-v4.19/include/scsi/ |
D | fc_encode.h | 620 logo->fl_cmd = ELS_LOGO; in fc_logo_fill() 711 case ELS_LOGO: in fc_els_fill()
|
/Linux-v4.19/drivers/scsi/bnx2fc/ |
D | bnx2fc_els.c | 231 rc = bnx2fc_initiate_els(tgt, ELS_LOGO, logo, sizeof(*logo), in bnx2fc_send_logo() 918 case ELS_LOGO: in bnx2fc_elsct_send()
|
D | bnx2fc_fcoe.c | 236 case ELS_LOGO: in bnx2fc_xmit_l2_frame() 606 case ELS_LOGO: in bnx2fc_recv_frame()
|
/Linux-v4.19/drivers/scsi/libfc/ |
D | fc_lport.c | 902 case ELS_LOGO: in fc_lport_recv_els_req() 1675 if (!lport->tt.elsct_send(lport, FC_FID_FLOGI, fp, ELS_LOGO, in fc_lport_enter_logo()
|
D | fc_rport.c | 1474 if (!lport->tt.elsct_send(lport, rdata->ids.port_id, fp, ELS_LOGO, in fc_rport_enter_logo() 1800 case ELS_LOGO: in fc_rport_recv_req()
|
/Linux-v4.19/drivers/scsi/qla2xxx/ |
D | qla_target.h | 491 #define ELS_LOGO 0x5 macro
|
D | qla_target.c | 2290 ELS_LOGO || in qlt_xmit_tm_rsp() 5012 case ELS_LOGO: in qlt_24xx_handle_els()
|
/Linux-v4.19/drivers/scsi/fcoe/ |
D | fcoe.c | 1641 if (is_fip_mode(ctlr) && fc_frame_payload_op(fp) == ELS_LOGO && in fcoe_filter_frames() 2653 case ELS_LOGO: in fcoe_elsct_send()
|
D | fcoe_ctlr.c | 754 case ELS_LOGO: in fcoe_ctlr_els_send()
|
/Linux-v4.19/drivers/s390/scsi/ |
D | zfcp_fc.c | 326 else if (els_type == ELS_LOGO) in zfcp_fc_incoming_els()
|
/Linux-v4.19/drivers/scsi/qedf/ |
D | qedf_main.c | 2226 case ELS_LOGO: in qedf_recv_frame()
|