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