is_fw_rev_or_newer
if (!is_fw_rev_or_newer(core, req->major, req->minor, req->rev))
if (is_fw_rev_or_newer(inst->core, 5, 4, 51)) {