Searched refs:ELS_LOGO (Results 1 – 12 of 12) sorted by relevance
| /Linux-v5.4/include/uapi/scsi/fc/ |
| D | fc_els.h | 26 ELS_LOGO = 0x05, /* Logout */ enumerator 94 [ELS_LOGO] = "LOGO", \
|
| /Linux-v5.4/include/scsi/ |
| D | fc_encode.h | 608 logo->fl_cmd = ELS_LOGO; in fc_logo_fill() 699 case ELS_LOGO: in fc_els_fill()
|
| /Linux-v5.4/drivers/scsi/bnx2fc/ |
| D | bnx2fc_els.c | 231 rc = bnx2fc_initiate_els(tgt, ELS_LOGO, logo, sizeof(*logo), in bnx2fc_send_logo() 942 case ELS_LOGO: in bnx2fc_elsct_send()
|
| D | bnx2fc_fcoe.c | 232 case ELS_LOGO: in bnx2fc_xmit_l2_frame() 597 case ELS_LOGO: in bnx2fc_recv_frame()
|
| /Linux-v5.4/drivers/scsi/qla2xxx/ |
| D | qla_target.h | 475 #define ELS_LOGO 0x5 macro
|
| D | qla_target.c | 2346 case ELS_LOGO: in qlt_xmit_tm_rsp() 5053 case ELS_LOGO: in qlt_24xx_handle_els()
|
| /Linux-v5.4/drivers/scsi/libfc/ |
| D | fc_lport.c | 890 case ELS_LOGO: in fc_lport_recv_els_req() 1663 if (!lport->tt.elsct_send(lport, FC_FID_FLOGI, fp, ELS_LOGO, in fc_lport_enter_logo()
|
| D | fc_rport.c | 1472 if (!lport->tt.elsct_send(lport, rdata->ids.port_id, fp, ELS_LOGO, in fc_rport_enter_logo() 1799 case ELS_LOGO: in fc_rport_recv_req()
|
| /Linux-v5.4/drivers/scsi/fcoe/ |
| D | fcoe.c | 1632 if (is_fip_mode(ctlr) && fc_frame_payload_op(fp) == ELS_LOGO && in fcoe_filter_frames() 2640 case ELS_LOGO: in fcoe_elsct_send()
|
| D | fcoe_ctlr.c | 745 case ELS_LOGO: in fcoe_ctlr_els_send()
|
| /Linux-v5.4/drivers/s390/scsi/ |
| D | zfcp_fc.c | 339 else if (els_type == ELS_LOGO) in zfcp_fc_incoming_els()
|
| /Linux-v5.4/drivers/scsi/qedf/ |
| D | qedf_main.c | 2394 case ELS_LOGO: in qedf_recv_frame()
|