Searched refs:stored_ver (Results 1 – 2 of 2) sorted by relevance
42 char stored_ver[FBNIC_FW_VER_MAX_SIZE]; in fbnic_version_stored_put() local45 fbnic_mk_fw_ver_str(fw_ver->version, stored_ver); in fbnic_version_stored_put()46 err = devlink_info_version_stored_put(req, ver_name, stored_ver); in fbnic_version_stored_put()
289 u32 *running_ver, u32 *stored_ver);