Home
last modified time | relevance | path

Searched refs:tdls_get_vdev (Results 1 – 6 of 6) sorted by relevance

/wlan-driver/qcacld-3.0/components/tdls/dispatcher/src/
H A Dwlan_tdls_api.c100 tdls_vdev = tdls_get_vdev(psoc, WLAN_TDLS_NB_ID); in wlan_tdls_teardown_links_sync()
187 tdls_vdev = tdls_get_vdev(psoc, WLAN_TDLS_NB_ID); in wlan_tdls_notify_channel_switch_complete()
227 tdls_vdev = tdls_get_vdev(psoc, WLAN_TDLS_NB_ID); in wlan_tdls_post_set_off_channel_mode()
H A Dwlan_tdls_tgt_api.c263 vdev = tdls_get_vdev(psoc, WLAN_TDLS_SB_ID); in tgt_tdls_mgmt_frame_process_rx_cb()
H A Dwlan_tdls_ucfg_api.c1290 return tdls_get_vdev(psoc, dbg_id); in ucfg_get_tdls_vdev()
/wlan-driver/qcacld-3.0/components/tdls/core/src/
H A Dwlan_tdls_main.c573 tdls_vdev = tdls_get_vdev(psoc, WLAN_TDLS_NB_ID); in tdls_handle_start_bss()
1176 tdls_vdev = tdls_get_vdev(psoc, WLAN_TDLS_NB_ID); in tdls_process_policy_mgr_notification()
1229 tdls_obj_vdev = tdls_get_vdev(psoc, WLAN_TDLS_NB_ID); in tdls_process_decrement_active_session()
1309 struct wlan_objmgr_vdev *tdls_get_vdev(struct wlan_objmgr_psoc *psoc, in tdls_get_vdev() function
1671 temp_vdev = tdls_get_vdev(tdls_soc_obj->soc, WLAN_TDLS_NB_ID); in tdls_process_sta_disconnect()
2204 vdev = tdls_get_vdev(tdls_soc->soc, WLAN_TDLS_NB_ID); in tdls_scan_callback()
H A Dwlan_tdls_main.h779 struct wlan_objmgr_vdev *tdls_get_vdev(struct wlan_objmgr_psoc *psoc,
H A Dwlan_tdls_ct.c802 vdev = tdls_get_vdev(tdls_soc_obj->soc, WLAN_TDLS_NB_ID); in tdls_ct_idle_handler()
1598 tdls_vdev = tdls_get_vdev(tdls_teardown->psoc, WLAN_TDLS_SB_ID); in tdls_teardown_connections()