Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/ !
Dmac80211.h190 struct ieee80211_tx_queue_params { struct
191 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;