Searched refs:RTL_VER_SIZE (Results 1 – 1 of 1) sorted by relevance
700 #define RTL_VER_SIZE 32 macro702 char version[RTL_VER_SIZE];2215 char version[RTL_VER_SIZE];2254 memcpy(version, fw_info->version, RTL_VER_SIZE); in rtl_fw_format_ok()2262 strlcpy(version, rtl_lookup_firmware_name(tp), RTL_VER_SIZE); in rtl_fw_format_ok()2267 version[RTL_VER_SIZE - 1] = 0; in rtl_fw_format_ok()