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

/linux-master/drivers/net/wireless/ti/wl18xx/
H A Dmain.c48 static int high_band_component_param = -1; variable
1929 if (high_band_component_param != -1)
1930 priv->conf.phy.high_band_component = high_band_component_param;
2071 module_param_named(high_band_component, high_band_component_param, int, 0400);

Completed in 143 milliseconds