Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/mwifiex/
Ddecl.h139 TDLS_NOT_SETUP = 0, enumerator
Dtdls.c1045 mwifiex_auto_tdls_update_peer_status(priv, peer, TDLS_NOT_SETUP); in mwifiex_tdls_process_disable_link()
1111 TDLS_NOT_SETUP); in mwifiex_tdls_process_enable_link()
1142 return TDLS_NOT_SETUP; in mwifiex_get_tdls_link_status()
1222 peer->tdls_status == TDLS_NOT_SETUP && in mwifiex_tdls_check_tx()
1313 if ((link_status == TDLS_NOT_SETUP) && in mwifiex_auto_tdls_update_peer_status()
1401 tdls_peer->tdls_status == TDLS_NOT_SETUP && in mwifiex_check_auto_tdls()
Dwmm.c814 int tdls_status = TDLS_NOT_SETUP; in mwifiex_wmm_add_buf_txqueue()