Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/marvell/mwifiex/
Dsdio.h265 bool can_auto_tdls; member
287 bool can_auto_tdls; member
486 .can_auto_tdls = false,
501 .can_auto_tdls = false,
516 .can_auto_tdls = false,
531 .can_auto_tdls = false,
547 .can_auto_tdls = false,
562 .can_auto_tdls = true,
577 .can_auto_tdls = false,
Dsdio.c122 card->can_auto_tdls = data->can_auto_tdls; in mwifiex_sdio_probe()
2145 adapter->auto_tdls = card->can_auto_tdls; in mwifiex_init_sdio()