Searched defs:ieee80211_tx_queue_params (Results 1 – 1 of 1) sorted by relevance
192 struct ieee80211_tx_queue_params { struct193 u16 txop;194 u16 cw_min;195 u16 cw_max;196 u8 aifs;197 bool acm;198 bool uapsd;199 bool mu_edca;200 struct ieee80211_he_mu_edca_param_ac_rec mu_edca_param_rec;