Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/wireless/marvell/mwifiex/
Dsdio.h267 bool can_auto_tdls; member
289 bool can_auto_tdls; member
Dsdio.c338 .can_auto_tdls = false,
353 .can_auto_tdls = false,
368 .can_auto_tdls = false,
383 .can_auto_tdls = false,
399 .can_auto_tdls = false,
415 .can_auto_tdls = false,
430 .can_auto_tdls = true,
446 .can_auto_tdls = true,
461 .can_auto_tdls = false,
549 card->can_auto_tdls = data->can_auto_tdls; in mwifiex_sdio_probe()
[all …]