Home
last modified time | relevance | path

Searched defs:mt7925_uni_debug_msg (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/wireless/mediatek/mt76/mt7925/
H A Dmcu.c576 struct mt7925_uni_debug_msg { in mt7925_mcu_uni_debug_msg_event() struct
577 __le16 tag; in mt7925_mcu_uni_debug_msg_event()
578 __le16 len; in mt7925_mcu_uni_debug_msg_event()
579 u8 fmt; in mt7925_mcu_uni_debug_msg_event()
580 u8 rsv[3]; in mt7925_mcu_uni_debug_msg_event()
581 u8 id; in mt7925_mcu_uni_debug_msg_event()
582 u8 type:3; in mt7925_mcu_uni_debug_msg_event()
583 u8 nr_args:5; in mt7925_mcu_uni_debug_msg_event()
584 union { in mt7925_mcu_uni_debug_msg_event()