Searched refs:enable_6ghz (Results 1 – 1 of 1) sorted by relevance
9 static bool enable_6ghz; variable10 module_param(enable_6ghz, bool, 0644);11 MODULE_PARM_DESC(enable_6ghz, "Enable 6 GHz instead of 5 GHz on hardware that supports both");178 if (enable_6ghz) { in mt7915_eeprom_parse_band_config()
Completed in 6 milliseconds