Home
last modified time | relevance | path

Searched refs:auto_tdls (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/net/wireless/marvell/mwifiex/
H A Dtdls.c1346 if (!priv->adapter->auto_tdls) in mwifiex_add_auto_tdls_peer()
1379 if (!priv->adapter->auto_tdls) in mwifiex_auto_tdls_update_peer_status()
1403 if (!priv->adapter->auto_tdls) in mwifiex_auto_tdls_update_peer_signal()
1429 if (unlikely(!priv->adapter->auto_tdls)) in mwifiex_check_auto_tdls()
1492 priv->adapter->auto_tdls && in mwifiex_clean_auto_tdls()
H A Dsta_event.c145 if (priv->adapter->auto_tdls) in mwifiex_reset_connect_state()
H A Dmain.c957 if (priv->adapter->auto_tdls && priv->check_tdls_tx) in mwifiex_hard_start_xmit()
H A Dmain.h1012 bool auto_tdls; member
H A Dsdio.c2614 adapter->auto_tdls = card->can_auto_tdls; in mwifiex_init_sdio()
H A Dcfg80211.c2454 priv->adapter->auto_tdls && in mwifiex_cfg80211_connect()