Searched refs:ELS_LOGO (Results 1 - 16 of 16) sorted by path

/linux-master/drivers/scsi/bnx2fc/
H A Dbnx2fc_els.c231 rc = bnx2fc_initiate_els(tgt, ELS_LOGO, logo, sizeof(*logo),
942 case ELS_LOGO:
H A Dbnx2fc_fcoe.c234 case ELS_LOGO:
596 case ELS_LOGO:
/linux-master/drivers/s390/scsi/
H A Dzfcp_fc.c350 else if (els_type == ELS_LOGO)
/linux-master/drivers/scsi/elx/libefc/
H A Defc_device.c430 if (efc_node_check_els_req(ctx, evt, arg, ELS_LOGO,
H A Defc_els.c542 logo->fl_cmd = ELS_LOGO;
H A Defc_node.c936 {ELS_LOGO, EFC_EVT_LOGO_RCVD, sizeof(struct fc_els_ls_acc)},
/linux-master/drivers/scsi/elx/libefc_sli/
H A Dsli4.c1468 case ELS_LOGO:
/linux-master/drivers/scsi/fcoe/
H A Dfcoe.c1626 if (is_fip_mode(ctlr) && fc_frame_payload_op(fp) == ELS_LOGO &&
2626 case ELS_LOGO:
H A Dfcoe_ctlr.c747 case ELS_LOGO:
/linux-master/drivers/scsi/libfc/
H A Dfc_encode.h834 logo->fl_cmd = ELS_LOGO;
925 case ELS_LOGO:
H A Dfc_lport.c899 case ELS_LOGO:
1718 if (!lport->tt.elsct_send(lport, FC_FID_FLOGI, fp, ELS_LOGO,
H A Dfc_rport.c1486 if (!lport->tt.elsct_send(lport, rdata->ids.port_id, fp, ELS_LOGO,
1813 case ELS_LOGO:
/linux-master/drivers/scsi/qedf/
H A Dqedf_main.c2524 case ELS_LOGO:
/linux-master/drivers/scsi/qla2xxx/
H A Dqla_target.c2392 case ELS_LOGO:
5175 case ELS_LOGO:
H A Dqla_target.h488 #define ELS_LOGO 0x5 macro
/linux-master/include/uapi/scsi/fc/
H A Dfc_els.h27 ELS_LOGO = 0x05, /* Logout */ enumerator in enum:fc_els_cmd
98 [ELS_LOGO] = "LOGO", \
529 * ELS_LOGO - process or fabric logout.

Completed in 394 milliseconds