linux/drivers/net/wireless/mediatek/mt76/mt7915/testmode.h

/* SPDX-License-Identifier: ISC */
/* Copyright (C) 2020 MediaTek Inc. */

#ifndef __MT7915_TESTMODE_H
#define __MT7915_TESTMODE_H

struct mt7915_tm_trx {};

struct mt7915_tm_freq_offset {};

struct mt7915_tm_slot_time {};

struct mt7915_tm_clean_txq {};

struct mt7915_tm_cmd {} __packed;

enum {};

struct tm_tx_cont {};

struct mt7915_tm_rf_test {} __packed;

enum {};

enum {};

#endif