Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/marvell/mwifiex/
Dtdls.c1091 mwifiex_auto_tdls_update_peer_status(priv, peer, TDLS_NOT_SETUP); in mwifiex_tdls_process_disable_link()
1157 TDLS_NOT_SETUP); in mwifiex_tdls_process_enable_link()
1188 return TDLS_NOT_SETUP; in mwifiex_get_tdls_link_status()
1268 peer->tdls_status == TDLS_NOT_SETUP && in mwifiex_tdls_check_tx()
1359 if ((link_status == TDLS_NOT_SETUP) && in mwifiex_auto_tdls_update_peer_status()
1440 tdls_peer->tdls_status == TDLS_NOT_SETUP && in mwifiex_check_auto_tdls()
Ddecl.h141 TDLS_NOT_SETUP = 0, enumerator
Dwmm.c823 int tdls_status = TDLS_NOT_SETUP; in mwifiex_wmm_add_buf_txqueue()