Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ti/wl18xx/
H A Dmain.c48 static int high_band_component_param = -1; variable
1932 if (high_band_component_param != -1) in wl18xx_setup()
1933 priv->conf.phy.high_band_component = high_band_component_param; in wl18xx_setup()
2074 module_param_named(high_band_component, high_band_component_param, int, 0400);