Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/mediatek/mt76/mt7921/
H A Dmcu.c711 struct mt7921_mcu_mu_tx { in mt7921_mcu_set_tx() struct
712 u8 ver; in mt7921_mcu_set_tx()
713 u8 pad0; in mt7921_mcu_set_tx()
714 __le16 len; in mt7921_mcu_set_tx()
715 u8 bss_idx; in mt7921_mcu_set_tx()
716 u8 qos; in mt7921_mcu_set_tx()
717 u8 wmm_idx; in mt7921_mcu_set_tx()
718 u8 pad1; in mt7921_mcu_set_tx()
719 struct mu_edca edca[IEEE80211_NUM_ACS]; in mt7921_mcu_set_tx()
720 u8 pad3[32]; in mt7921_mcu_set_tx()