Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/platform_data/
H A Dnet-cw1200.h16 bool have_5ghz; member
31 bool have_5ghz; member
/openbmc/linux/drivers/net/wireless/st/cw1200/
H A Dmain.c254 const bool have_5ghz) in cw1200_init_common() argument
313 if (have_5ghz) in cw1200_init_common()
521 const char *sdd_path, bool have_5ghz) in cw1200_core_probe() argument
531 dev = cw1200_init_common(macaddr, have_5ghz); in cw1200_core_probe()
H A Dcw1200_sdio.c34 .have_5ghz = false,
304 self->pdata->have_5ghz); in cw1200_sdio_probe()
H A Dcw1200.h295 const char *sdd_path, bool have_5ghz);
H A Dcw1200_spi.c415 self->pdata->have_5ghz); in cw1200_spi_probe()