Searched refs:FW_BIN_LOG_MAGIC (Results 1 – 2 of 2) sorted by relevance
12 #define FW_BIN_LOG_MAGIC 0x44d9c99a macro920 .magic = cpu_to_le32(FW_BIN_LOG_MAGIC), in mt7996_debugfs_rx_fw_monitor()935 if (get_unaligned_le32(data) != FW_BIN_LOG_MAGIC) in mt7996_debugfs_rx_log()
10 #define FW_BIN_LOG_MAGIC 0x44e98caf macro1290 .magic = cpu_to_le32(FW_BIN_LOG_MAGIC), in mt7915_debugfs_rx_fw_monitor()1304 if (get_unaligned_le32(data) != FW_BIN_LOG_MAGIC) in mt7915_debugfs_rx_log()