Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/scsi/fc/
A Dfc_els.h27 ELS_LOGO = 0x05, /* Logout */ enumerator
98 [ELS_LOGO] = "LOGO", \
/linux-6.3-rc2/drivers/scsi/bnx2fc/
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()
A Dbnx2fc_fcoe.c234 case ELS_LOGO: in bnx2fc_xmit_l2_frame()
599 case ELS_LOGO: in bnx2fc_recv_frame()
/linux-6.3-rc2/drivers/scsi/libfc/
A Dfc_encode.h832 logo->fl_cmd = ELS_LOGO; in fc_logo_fill()
923 case ELS_LOGO: in fc_els_fill()
A Dfc_lport.c893 case ELS_LOGO: in fc_lport_recv_els_req()
1712 if (!lport->tt.elsct_send(lport, FC_FID_FLOGI, fp, ELS_LOGO, in fc_lport_enter_logo()
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()
/linux-6.3-rc2/drivers/scsi/qla2xxx/
A Dqla_target.h488 #define ELS_LOGO 0x5 macro
A Dqla_target.c2382 case ELS_LOGO: in qlt_xmit_tm_rsp()
5166 case ELS_LOGO: in qlt_24xx_handle_els()
/linux-6.3-rc2/drivers/scsi/elx/libefc/
A Defc_node.c936 {ELS_LOGO, EFC_EVT_LOGO_RCVD, sizeof(struct fc_els_ls_acc)}, in efc_node_recv_els_frame()
A Defc_device.c430 if (efc_node_check_els_req(ctx, evt, arg, ELS_LOGO, in __efc_d_wait_logo_rsp()
A Defc_els.c542 logo->fl_cmd = ELS_LOGO; in efc_send_logo()
/linux-6.3-rc2/drivers/scsi/fcoe/
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()
A Dfcoe_ctlr.c747 case ELS_LOGO: in fcoe_ctlr_els_send()
/linux-6.3-rc2/drivers/s390/scsi/
A Dzfcp_fc.c350 else if (els_type == ELS_LOGO) in zfcp_fc_incoming_els()
/linux-6.3-rc2/drivers/scsi/qedf/
A Dqedf_main.c2524 case ELS_LOGO: in qedf_recv_frame()
/linux-6.3-rc2/drivers/scsi/elx/libefc_sli/
A Dsli4.c1468 case ELS_LOGO: in sli_els_request64_wqe()

Completed in 71 milliseconds