Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/ti/wl18xx/ !
Dmain.c48 static int high_band_component_param = -1; variable
1996 if (high_band_component_param != -1) in wl18xx_setup()
1997 priv->conf.phy.high_band_component = high_band_component_param; in wl18xx_setup()
2138 module_param_named(high_band_component, high_band_component_param, int, 0400);