Searched refs:RTK_VENDOR_CONFIG_MAGIC (Results 1 – 2 of 2) sorted by relevance
218 #define RTK_VENDOR_CONFIG_MAGIC 0x8723ab55 macro1128 if (le32_to_cpu(config->signature) != RTK_VENDOR_CONFIG_MAGIC) { in rtk_parse_config_file()1130 config->signature, RTK_VENDOR_CONFIG_MAGIC); in rtk_parse_config_file()
133 #define RTK_VENDOR_CONFIG_MAGIC 0x8723ab55 macro2028 if (le32_to_cpu(config->signature) != RTK_VENDOR_CONFIG_MAGIC) { in rtk_parse_config_file()