Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/platform_data/
Dnet-cw1200.h16 bool have_5ghz; member
29 bool have_5ghz; member
/linux-6.12.1/drivers/net/wireless/st/cw1200/
Dmain.c258 const bool have_5ghz) in cw1200_init_common() argument
317 if (have_5ghz) in cw1200_init_common()
525 const char *sdd_path, bool have_5ghz) in cw1200_core_probe() argument
535 dev = cw1200_init_common(macaddr, have_5ghz); in cw1200_core_probe()
Dcw1200_sdio.c34 .have_5ghz = false,
312 self->pdata->have_5ghz); in cw1200_sdio_probe()
Dcw1200.h295 const char *sdd_path, bool have_5ghz);
Dcw1200_spi.c424 self->pdata->have_5ghz); in cw1200_spi_probe()