1 // SPDX-License-Identifier: ISC
2 /* Copyright (C) 2020 MediaTek Inc. */
4 #ifndef __MT7915_TESTMODE_H
5 #define __MT7915_TESTMODE_H
14 struct mt7915_tm_freq_offset
{
19 struct mt7915_tm_cmd
{
25 struct mt7915_tm_trx trx
;
26 struct mt7915_tm_freq_offset freq
;