Searched defs:have_5ghz (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/include/linux/platform_data/ |
H A D | net-cw1200.h | 16 bool have_5ghz; member 31 bool have_5ghz; member
|
/kernel/linux/linux-6.6/include/linux/platform_data/ |
H A D | net-cw1200.h | 16 bool have_5ghz; member 31 bool have_5ghz; member
|
/kernel/linux/linux-5.10/drivers/net/wireless/st/cw1200/ |
H A D | main.c | 252 cw1200_init_common(const u8 *macaddr, const bool have_5ghz) cw1200_init_common() argument 515 cw1200_core_probe(const struct hwbus_ops *hwbus_ops, struct hwbus_priv *hwbus, struct device *pdev, struct cw1200_common **core, int ref_clk, const u8 *macaddr, const char *sdd_path, bool have_5ghz) cw1200_core_probe() argument
|
/kernel/linux/linux-6.6/drivers/net/wireless/st/cw1200/ |
H A D | main.c | 253 cw1200_init_common(const u8 *macaddr, const bool have_5ghz) cw1200_init_common() argument 516 cw1200_core_probe(const struct hwbus_ops *hwbus_ops, struct hwbus_priv *hwbus, struct device *pdev, struct cw1200_common **core, int ref_clk, const u8 *macaddr, const char *sdd_path, bool have_5ghz) cw1200_core_probe() argument
|
Completed in 2 milliseconds