Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/tdls/dispatcher/inc/
Dwlan_tdls_cfg_api.h245 int cfg_tdls_get_link_id(struct wlan_objmgr_psoc *psoc);
445 cfg_tdls_get_link_id(struct wlan_objmgr_psoc *psoc) in cfg_tdls_get_link_id() function
/wlan-driver/qcacld-3.0/components/tdls/dispatcher/src/
Dwlan_tdls_cfg.c374 int cfg_tdls_get_link_id(struct wlan_objmgr_psoc *psoc) in cfg_tdls_get_link_id() function
/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_tdls.c750 link_id = cfg_tdls_get_link_id(hdd_ctx->psoc); in wlan_hdd_get_tdls_link_id()