Home
last modified time | relevance | path

Searched refs:can_auto_tdls (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/net/wireless/mwifiex/
Dsdio.h260 bool can_auto_tdls; member
278 bool can_auto_tdls; member
423 .can_auto_tdls = false,
438 .can_auto_tdls = false,
453 .can_auto_tdls = false,
468 .can_auto_tdls = false,
483 .can_auto_tdls = true,
498 .can_auto_tdls = false,
Dsdio.c110 card->can_auto_tdls = data->can_auto_tdls; in mwifiex_sdio_probe()
1985 adapter->auto_tdls = card->can_auto_tdls; in mwifiex_init_sdio()