Searched defs:ieee80211_tx_queue_params (Results 1 – 1 of 1) sorted by relevance
174 struct ieee80211_tx_queue_params { struct175 u16 txop;176 u16 cw_min;177 u16 cw_max;178 u8 aifs;179 bool acm;180 bool uapsd;181 bool mu_edca;182 struct ieee80211_he_mu_edca_param_ac_rec mu_edca_param_rec;