Home
last modified time | relevance | path

Searched refs:wlan_tdls_teardown_links (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/qcacld-3.0/components/tdls/dispatcher/inc/
Dwlan_tdls_api.h63 QDF_STATUS wlan_tdls_teardown_links(struct wlan_objmgr_psoc *psoc);
234 static inline QDF_STATUS wlan_tdls_teardown_links(struct wlan_objmgr_psoc *psoc) in wlan_tdls_teardown_links() function
/wlan-driver/qcacld-3.0/components/tdls/dispatcher/src/
Dwlan_tdls_api.c47 QDF_STATUS wlan_tdls_teardown_links(struct wlan_objmgr_psoc *psoc) in wlan_tdls_teardown_links() function
112 status = wlan_tdls_teardown_links(psoc); in wlan_tdls_teardown_links_sync()
Dwlan_tdls_ucfg_api.c997 return wlan_tdls_teardown_links(psoc); in ucfg_tdls_teardown_links()
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
Dlim_process_tdls.c4338 wlan_tdls_teardown_links(psoc); in lim_update_tdls_2g_bw()