Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/
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;
/kernel/linux/linux-6.6/include/net/
Dmac80211.h191 struct ieee80211_tx_queue_params { struct
192 u16 txop;
193 u16 cw_min;
194 u16 cw_max;
195 u8 aifs;
196 bool acm;
197 bool uapsd;
198 bool mu_edca;
199 struct ieee80211_he_mu_edca_param_ac_rec mu_edca_param_rec;