FIP_DT_FLOGI
case FIP_DT_FLOGI:
if ((els_dtype == FIP_DT_FLOGI || els_dtype == FIP_DT_FDISC) &&
if (els_dtype == FIP_DT_FLOGI)
} else if (els_dtype == FIP_DT_FLOGI &&
error = fcoe_ctlr_encaps(fip, fip->lp, FIP_DT_FLOGI, skb,
if (dtype != FIP_DT_FLOGI && dtype != FIP_DT_FDISC) {
op = FIP_DT_FLOGI;
case FIP_DT_FLOGI:
.fd_desc = {.fip_dtype = FIP_DT_FLOGI, .fip_dlen = 36},