Home
last modified time | relevance | path

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

/drivers/net/wireless/cw1200/
Dmain.c256 const bool have_5ghz) in cw1200_init_common() argument
316 if (have_5ghz) in cw1200_init_common()
519 const char *sdd_path, bool have_5ghz) in cw1200_core_probe() argument
529 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()