Searched refs:high_band_component (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ti/wl18xx/ |
H A D | conf.h | 37 u8 high_band_component; member
|
H A D | main.c | 522 .high_band_component = COMPONENT_2_WAY_SWITCH, 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); 2075 MODULE_PARM_DESC(high_band_component, "High band component: u8, "
|
/kernel/linux/linux-6.6/drivers/net/wireless/ti/wl18xx/ |
H A D | conf.h | 37 u8 high_band_component; member
|
H A D | main.c | 522 .high_band_component = COMPONENT_2_WAY_SWITCH, 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); 2075 MODULE_PARM_DESC(high_band_component, "High band component: u8, "
|
Completed in 6 milliseconds