high_band_component_param   48 drivers/net/wireless/ti/wl18xx/main.c static int high_band_component_param = -1;
high_band_component_param 1932 drivers/net/wireless/ti/wl18xx/main.c 	if (high_band_component_param != -1)
high_band_component_param 1933 drivers/net/wireless/ti/wl18xx/main.c 		priv->conf.phy.high_band_component = high_band_component_param;
high_band_component_param 2074 drivers/net/wireless/ti/wl18xx/main.c module_param_named(high_band_component, high_band_component_param, int, 0400);