Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/marvell/mwifiex/
Dsdio.h267 bool can_auto_tdls; member
289 bool can_auto_tdls; member
593 .can_auto_tdls = false,
608 .can_auto_tdls = false,
623 .can_auto_tdls = false,
638 .can_auto_tdls = false,
654 .can_auto_tdls = false,
670 .can_auto_tdls = false,
685 .can_auto_tdls = true,
701 .can_auto_tdls = true,
[all …]
Dsdio.c122 card->can_auto_tdls = data->can_auto_tdls; in mwifiex_sdio_probe()
2153 adapter->auto_tdls = card->can_auto_tdls; in mwifiex_init_sdio()