Searched refs:check_tdls_tx (Results 1 – 4 of 4) sorted by relevance
1310 priv->check_tdls_tx = false; in mwifiex_tdls_check_tx()1339 priv->check_tdls_tx = false; in mwifiex_flush_auto_tdls_list()1438 priv->check_tdls_tx = false; in mwifiex_check_auto_tdls()1446 priv->check_tdls_tx = true; in mwifiex_check_auto_tdls()1457 priv->check_tdls_tx = true; in mwifiex_check_auto_tdls()1467 priv->check_tdls_tx = true; in mwifiex_check_auto_tdls()
151 priv->check_tdls_tx = false; in mwifiex_init_priv()
957 if (priv->adapter->auto_tdls && priv->check_tdls_tx) in mwifiex_hard_start_xmit()
664 u8 check_tdls_tx; member