Searched defs:edca (Results 1 – 6 of 6) sorted by relevance
334 struct edca { struct335 __le16 tag;336 __le16 len;338 u8 queue;339 u8 set;340 u8 cw_min;341 u8 cw_max;342 __le16 txop;343 u8 aifs;344 u8 __rsv;
194 struct edca { struct209 struct edca edca[IEEE80211_NUM_ACS]; argument
688 struct edca { in mt7921_mcu_set_tx() struct689 __le16 cw_min; in mt7921_mcu_set_tx()690 __le16 cw_max; in mt7921_mcu_set_tx()691 __le16 txop; in mt7921_mcu_set_tx()692 __le16 aifs; in mt7921_mcu_set_tx()693 u8 guardtime; in mt7921_mcu_set_tx()694 u8 acm; in mt7921_mcu_set_tx()697 struct edca edca[IEEE80211_NUM_ACS]; in mt7921_mcu_set_tx() member723 struct mu_edca edca[IEEE80211_NUM_ACS]; in mt7921_mcu_set_tx() member
293 struct ieee80211_he_mu_edca_parameter_set *edca; in hostapd_eid_he_mu_edca_parameter_set() local
284 struct edca { struct285 __le16 tag;286 __le16 len;288 u8 queue;289 u8 set;290 u8 cw_min;291 u8 cw_max;292 __le16 txop;293 u8 aifs;294 u8 __rsv;
2460 const struct wmeParams *edca; in otus_updateedca_locked() local