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