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