Searched defs:ieee80211_tx_queue_params (Results 1 – 1 of 1) sorted by relevance
169 struct ieee80211_tx_queue_params { struct170 u16 txop;171 u16 cw_min;172 u16 cw_max;173 u8 aifs;174 bool acm;175 bool uapsd;176 bool mu_edca;177 struct ieee80211_he_mu_edca_param_ac_rec mu_edca_param_rec;