Searched defs:edca (Results 1 – 6 of 6) sorted by relevance
326 struct edca { struct327 __le16 tag;328 __le16 len;330 u8 queue;331 u8 set;332 u8 cw_min;333 u8 cw_max;334 __le16 txop;335 u8 aifs;336 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
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