Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7921/
H A Dmcu.c515 struct mt7921_mcu_mu_tx { in mt7921_mcu_set_tx() struct
516 u8 ver; in mt7921_mcu_set_tx()
517 u8 pad0; in mt7921_mcu_set_tx()
518 __le16 len; in mt7921_mcu_set_tx()
519 u8 bss_idx; in mt7921_mcu_set_tx()
520 u8 qos; in mt7921_mcu_set_tx()
521 u8 wmm_idx; in mt7921_mcu_set_tx()
522 u8 pad1; in mt7921_mcu_set_tx()
523 struct mu_edca edca[IEEE80211_NUM_ACS]; in mt7921_mcu_set_tx()
524 u8 pad3[32]; in mt7921_mcu_set_tx()