ELS_REC
rec.rec_cmd = ELS_REC;
rc = bnx2fc_initiate_els(tgt, ELS_REC, &rec, sizeof(rec),
rec->rec_cmd = ELS_REC;
case ELS_REC:
case ELS_REC:
if (lport->tt.elsct_send(lport, rport->port_id, fp, ELS_REC,
case ELS_REC:
fc_seq_els_rsp_send(fp, ELS_REC, NULL);
case ELS_REC:
rec.rec_cmd = ELS_REC;
rc = qedf_initiate_els(fcport, ELS_REC, &rec, sizeof(rec),
[ELS_REC] = "REC", \