Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/platform_data/
Dnet-cw1200.h16 bool have_5ghz; member
31 bool have_5ghz; member
/linux-4.1.27/drivers/net/wireless/cw1200/
Dmain.c256 const bool have_5ghz) in cw1200_init_common() argument
315 if (have_5ghz) in cw1200_init_common()
517 const char *sdd_path, bool have_5ghz) in cw1200_core_probe() argument
527 dev = cw1200_init_common(macaddr, have_5ghz); in cw1200_core_probe()
Dcw1200_sdio.c35 .have_5ghz = false,
312 self->pdata->have_5ghz); in cw1200_sdio_probe()
Dcw1200.h298 const char *sdd_path, bool have_5ghz);
Dcw1200_spi.c422 self->pdata->have_5ghz); in cw1200_spi_probe()