Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/platform_data/
Dnet-cw1200.h16 bool have_5ghz; member
31 bool have_5ghz; member
/kernel/linux/linux-5.10/drivers/net/wireless/st/cw1200/
Dmain.c253 const bool have_5ghz) in cw1200_init_common() argument
312 if (have_5ghz) in cw1200_init_common()
520 const char *sdd_path, bool have_5ghz) in cw1200_core_probe() argument
530 dev = cw1200_init_common(macaddr, have_5ghz); in cw1200_core_probe()
Dcw1200_sdio.c34 .have_5ghz = false,
304 self->pdata->have_5ghz); in cw1200_sdio_probe()
Dcw1200.h295 const char *sdd_path, bool have_5ghz);
Dcw1200_spi.c415 self->pdata->have_5ghz); in cw1200_spi_probe()