Home
last modified time | relevance | path

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

/linux-5.10/net/mac80211/
Drc80211_minstrel.h141 struct minstrel_priv { struct
142 struct ieee80211_hw *hw;
143 bool has_mrr;
144 bool new_avg;
145 u32 sample_switch;
146 unsigned int cw_min;
147 unsigned int cw_max;
148 unsigned int max_retry;
149 unsigned int segment_size;
150 unsigned int update_interval;
[all …]