Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/scsi/fc/
Dfc_els.h39 ELS_LOGO = 0x05, /* Logout */ enumerator
106 [ELS_LOGO] = "LOGO", \
/Linux-v4.19/include/scsi/
Dfc_encode.h620 logo->fl_cmd = ELS_LOGO; in fc_logo_fill()
711 case ELS_LOGO: in fc_els_fill()
/Linux-v4.19/drivers/scsi/bnx2fc/
Dbnx2fc_els.c231 rc = bnx2fc_initiate_els(tgt, ELS_LOGO, logo, sizeof(*logo), in bnx2fc_send_logo()
918 case ELS_LOGO: in bnx2fc_elsct_send()
Dbnx2fc_fcoe.c236 case ELS_LOGO: in bnx2fc_xmit_l2_frame()
606 case ELS_LOGO: in bnx2fc_recv_frame()
/Linux-v4.19/drivers/scsi/libfc/
Dfc_lport.c902 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()
Dfc_rport.c1474 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/
Dqla_target.h491 #define ELS_LOGO 0x5 macro
Dqla_target.c2290 ELS_LOGO || in qlt_xmit_tm_rsp()
5012 case ELS_LOGO: in qlt_24xx_handle_els()
/Linux-v4.19/drivers/scsi/fcoe/
Dfcoe.c1641 if (is_fip_mode(ctlr) && fc_frame_payload_op(fp) == ELS_LOGO && in fcoe_filter_frames()
2653 case ELS_LOGO: in fcoe_elsct_send()
Dfcoe_ctlr.c754 case ELS_LOGO: in fcoe_ctlr_els_send()
/Linux-v4.19/drivers/s390/scsi/
Dzfcp_fc.c326 else if (els_type == ELS_LOGO) in zfcp_fc_incoming_els()
/Linux-v4.19/drivers/scsi/qedf/
Dqedf_main.c2226 case ELS_LOGO: in qedf_recv_frame()