QEDF_ELS
els_req = qedf_alloc_cmd(fcport, QEDF_ELS);
els_req->cmd_type = QEDF_ELS;
if (io_req->cmd_type == QEDF_ELS &&
if (io_req->cmd_type != QEDF_ELS) {
if (io_req->cmd_type == QEDF_ELS) {
if (io_req->cmd_type == QEDF_ELS ||
case QEDF_ELS:
case QEDF_ELS: