Searched refs:stored_ver (Results 1 – 1 of 1) 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()