Searched refs:RTL_VER_SIZE (Results 1 – 1 of 1) sorted by relevance
833 #define RTL_VER_SIZE 32 macro835 char version[RTL_VER_SIZE];2443 char version[RTL_VER_SIZE];2482 memcpy(version, fw_info->version, RTL_VER_SIZE); in rtl_fw_format_ok()2490 strlcpy(version, rtl_lookup_firmware_name(tp), RTL_VER_SIZE); in rtl_fw_format_ok()2495 version[RTL_VER_SIZE - 1] = 0; in rtl_fw_format_ok()