Searched defs:mt7915_mcu_tx (Results 1 – 2 of 2) sorted by relevance
203 struct mt7915_mcu_tx { struct204 u8 total;205 u8 action;206 u8 valid;207 u8 mode;209 struct edca edca[IEEE80211_NUM_ACS];
2985 struct mt7915_mcu_tx { in mt7915_mcu_set_tx() struct2986 u8 total; in mt7915_mcu_set_tx()2987 u8 action; in mt7915_mcu_set_tx()2988 u8 valid; in mt7915_mcu_set_tx()2989 u8 mode; in mt7915_mcu_set_tx()2991 struct edca edca[IEEE80211_NUM_ACS]; in mt7915_mcu_set_tx()