Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/scsi/fc/
H A Dfc_els.h27 ELS_LOGO = 0x05, /* Logout */ enumerator
98 [ELS_LOGO] = "LOGO", \
/openbmc/linux/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.c234 case ELS_LOGO: in bnx2fc_xmit_l2_frame()
596 case ELS_LOGO: in bnx2fc_recv_frame()
/openbmc/linux/drivers/scsi/libfc/
H A Dfc_encode.h832 logo->fl_cmd = ELS_LOGO; in fc_logo_fill()
923 case ELS_LOGO: in fc_els_fill()
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()
H A Dfc_lport.c899 case ELS_LOGO: in fc_lport_recv_els_req()
1718 if (!lport->tt.elsct_send(lport, FC_FID_FLOGI, fp, ELS_LOGO, in fc_lport_enter_logo()
/openbmc/linux/drivers/scsi/qla2xxx/
H A Dqla_target.h488 #define ELS_LOGO 0x5 macro
H A Dqla_target.c2392 case ELS_LOGO: in qlt_xmit_tm_rsp()
5175 case ELS_LOGO: in qlt_24xx_handle_els()
/openbmc/linux/drivers/scsi/elx/libefc/
H A Defc_node.c936 {ELS_LOGO, EFC_EVT_LOGO_RCVD, sizeof(struct fc_els_ls_acc)}, in efc_node_recv_els_frame()
H A Defc_device.c430 if (efc_node_check_els_req(ctx, evt, arg, ELS_LOGO, in __efc_d_wait_logo_rsp()
H A Defc_els.c542 logo->fl_cmd = ELS_LOGO; in efc_send_logo()
/openbmc/linux/drivers/scsi/fcoe/
H A Dfcoe.c1626 if (is_fip_mode(ctlr) && fc_frame_payload_op(fp) == ELS_LOGO && in fcoe_filter_frames()
2626 case ELS_LOGO: in fcoe_elsct_send()
H A Dfcoe_ctlr.c747 case ELS_LOGO: in fcoe_ctlr_els_send()
/openbmc/linux/drivers/s390/scsi/
H A Dzfcp_fc.c350 else if (els_type == ELS_LOGO) in zfcp_fc_incoming_els()
/openbmc/linux/drivers/scsi/qedf/
H A Dqedf_main.c2533 case ELS_LOGO: in qedf_recv_frame()
/openbmc/linux/drivers/scsi/elx/libefc_sli/
H A Dsli4.c1468 case ELS_LOGO: in sli_els_request64_wqe()