Home
last modified time | relevance | path

Searched defs:ieee80211_tx_queue_params (Results 1 – 1 of 1) sorted by relevance

/linux/include/net/
A Dmac80211.h173 struct ieee80211_tx_queue_params { struct
174 u16 txop;
175 u16 cw_min;
176 u16 cw_max;
177 u8 aifs;
178 bool acm;
179 bool uapsd;
180 bool mu_edca;
181 struct ieee80211_he_mu_edca_param_ac_rec mu_edca_param_rec;

Completed in 19 milliseconds