Searched defs:edca (Results 1 – 5 of 5) sorted by relevance
497 struct edca { in mt7921_mcu_set_tx() struct498 __le16 cw_min; in mt7921_mcu_set_tx()499 __le16 cw_max; in mt7921_mcu_set_tx()500 __le16 txop; in mt7921_mcu_set_tx()501 __le16 aifs; in mt7921_mcu_set_tx()502 u8 guardtime; in mt7921_mcu_set_tx()503 u8 acm; in mt7921_mcu_set_tx()506 struct edca edca[IEEE80211_NUM_ACS]; in mt7921_mcu_set_tx() member532 struct mu_edca edca[IEEE80211_NUM_ACS]; in mt7921_mcu_set_tx() member
194 struct edca { struct209 struct edca edca[IEEE80211_NUM_ACS]; argument
163 struct edca { struct164 __le16 tag;165 __le16 len;167 u8 queue;168 u8 set;169 u8 cw_min;170 u8 cw_max;171 __le16 txop;172 u8 aifs;173 u8 __rsv;
293 struct ieee80211_he_mu_edca_parameter_set *edca; in hostapd_eid_he_mu_edca_parameter_set() local
2446 const struct wmeParams *edca; in otus_updateedca_locked() local