Home
last modified time | relevance | path

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

/drivers/net/wireless/mwifiex/
Dsdio.h263 bool can_auto_tdls; member
285 bool can_auto_tdls; member
484 .can_auto_tdls = false,
499 .can_auto_tdls = false,
514 .can_auto_tdls = false,
529 .can_auto_tdls = false,
545 .can_auto_tdls = false,
560 .can_auto_tdls = true,
575 .can_auto_tdls = false,
Dsdio.c116 card->can_auto_tdls = data->can_auto_tdls; in mwifiex_sdio_probe()
2080 adapter->auto_tdls = card->can_auto_tdls; in mwifiex_init_sdio()