Home
last modified time | relevance | path

Searched refs:TDLS_NOT_SETUP (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/net/wireless/mwifiex/
Dtdls.c1031 mwifiex_auto_tdls_update_peer_status(priv, peer, TDLS_NOT_SETUP); in mwifiex_tdls_process_disable_link()
1092 TDLS_NOT_SETUP); in mwifiex_tdls_process_enable_link()
1123 return TDLS_NOT_SETUP; in mwifiex_get_tdls_link_status()
1203 peer->tdls_status == TDLS_NOT_SETUP && in mwifiex_tdls_check_tx()
1294 if ((link_status == TDLS_NOT_SETUP) && in mwifiex_auto_tdls_update_peer_status()
1382 tdls_peer->tdls_status == TDLS_NOT_SETUP && in mwifiex_check_auto_tdls()
Ddecl.h134 TDLS_NOT_SETUP = 0, enumerator
Dwmm.c679 int tdls_status = TDLS_NOT_SETUP; in mwifiex_wmm_add_buf_txqueue()