Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/ti/wl18xx/
Dmain.c60 static int high_band_component_param = -1; variable
1870 if (high_band_component_param != -1) in wl18xx_setup()
1871 priv->conf.phy.high_band_component = high_band_component_param; in wl18xx_setup()
2013 module_param_named(high_band_component, high_band_component_param, int,