Home
last modified time | relevance | path

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

/drivers/net/wireless/marvell/mwifiex/
Dtdls.c1432 if (!priv->auto_tdls_timer_active) { in mwifiex_check_auto_tdls()
1484 priv->auto_tdls_timer_active = true; in mwifiex_setup_auto_tdls_timer()
1494 priv->auto_tdls_timer_active = false; in mwifiex_clean_auto_tdls()
Dmain.h684 bool auto_tdls_timer_active; member