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.c524 struct mt7921_mcu_mu_tx { in mt7921_mcu_set_tx() struct
525 u8 ver; in mt7921_mcu_set_tx()
526 u8 pad0; in mt7921_mcu_set_tx()
527 __le16 len; in mt7921_mcu_set_tx()
528 u8 bss_idx; in mt7921_mcu_set_tx()
529 u8 qos; in mt7921_mcu_set_tx()
530 u8 wmm_idx; in mt7921_mcu_set_tx()
531 u8 pad1; in mt7921_mcu_set_tx()
532 struct mu_edca edca[IEEE80211_NUM_ACS]; in mt7921_mcu_set_tx()
533 u8 pad3[32]; in mt7921_mcu_set_tx()