Searched refs:RTL_VER_SIZE (Results 1 – 1 of 1) sorted by relevance
845 #define RTL_VER_SIZE 32 macro847 char version[RTL_VER_SIZE];2511 char version[RTL_VER_SIZE];2550 memcpy(version, fw_info->version, RTL_VER_SIZE); in rtl_fw_format_ok()2558 strlcpy(version, rtl_lookup_firmware_name(tp), RTL_VER_SIZE); in rtl_fw_format_ok()2563 version[RTL_VER_SIZE - 1] = 0; in rtl_fw_format_ok()