Home
last modified time | relevance | path

Searched refs:minstrel_vht_only (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/net/mac80211/
Drc80211_minstrel_ht.c196 static bool minstrel_vht_only = true; variable
197 module_param(minstrel_vht_only, bool, 0644);
198 MODULE_PARM_DESC(minstrel_vht_only,
1787 if (use_vht && minstrel_vht_only) in minstrel_ht_update_caps()