Searched defs:edca (Results 1 – 6 of 6) sorted by relevance
330 struct edca { struct331 __le16 tag;332 __le16 len;334 u8 queue;335 u8 set;336 u8 cw_min;337 u8 cw_max;338 __le16 txop;339 u8 aifs;340 u8 __rsv;
194 struct edca { struct209 struct edca edca[IEEE80211_NUM_ACS]; argument
684 struct edca { in mt7921_mcu_set_tx() struct685 __le16 cw_min; in mt7921_mcu_set_tx()686 __le16 cw_max; in mt7921_mcu_set_tx()687 __le16 txop; in mt7921_mcu_set_tx()688 __le16 aifs; in mt7921_mcu_set_tx()689 u8 guardtime; in mt7921_mcu_set_tx()690 u8 acm; in mt7921_mcu_set_tx()693 struct edca edca[IEEE80211_NUM_ACS]; in mt7921_mcu_set_tx() member719 struct mu_edca edca[IEEE80211_NUM_ACS]; in mt7921_mcu_set_tx() member
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;
293 struct ieee80211_he_mu_edca_parameter_set *edca; in hostapd_eid_he_mu_edca_parameter_set() local
2449 const struct wmeParams *edca; in otus_updateedca_locked() local