Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/marvell/mwifiex/
H A Dtdls.c1431 if (!priv->auto_tdls_timer_active) { in mwifiex_check_auto_tdls()
1482 priv->auto_tdls_timer_active = true; in mwifiex_setup_auto_tdls_timer()
1492 priv->auto_tdls_timer_active = false; in mwifiex_clean_auto_tdls()
H A Dmain.h668 bool auto_tdls_timer_active; member