Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/dp/dispatcher/src/
H A Dwlan_dp_ucfg_api.c107 WLAN_COMP_DP, in wlan_dp_register_link_switch_notifier()
113 return wlan_mlo_mgr_unregister_link_switch_notifier(WLAN_COMP_DP); in wlan_dp_unregister_link_switch_notifier()
347 WLAN_COMP_DP, in ucfg_dp_init()
355 WLAN_COMP_DP, in ucfg_dp_init()
363 WLAN_COMP_DP, in ucfg_dp_init()
371 WLAN_COMP_DP, in ucfg_dp_init()
379 WLAN_COMP_DP, in ucfg_dp_init()
387 WLAN_COMP_DP, in ucfg_dp_init()
395 WLAN_COMP_DP, in ucfg_dp_init()
404 WLAN_COMP_DP, in ucfg_dp_init()
[all …]
/wlan-driver/qcacld-3.0/components/dp/core/inc/
H A Dwlan_dp_objmgr.h60 peer_info = wlan_objmgr_peer_get_comp_private_obj(peer, WLAN_COMP_DP); in dp_get_peer_priv_obj()
85 obj = wlan_objmgr_vdev_get_comp_private_obj(vdev, WLAN_COMP_DP); in dp_get_vdev_priv_obj()
101 dp_ctx = wlan_objmgr_psoc_get_comp_private_obj(psoc, WLAN_COMP_DP); in dp_psoc_get_priv()
/wlan-driver/qcacld-3.0/components/dp/core/src/
H A Dwlan_dp_main.c1113 status = wlan_objmgr_peer_component_obj_attach(peer, WLAN_COMP_DP, in dp_peer_obj_create_notification()
1147 status = wlan_objmgr_peer_component_obj_detach(peer, WLAN_COMP_DP, in dp_peer_obj_destroy_notification()
1222 WLAN_COMP_DP, in dp_vdev_obj_create_notification()
1365 WLAN_COMP_DP, in dp_vdev_obj_destroy_notification()
1396 WLAN_COMP_DP, in dp_pdev_obj_create_notification()
1422 dp_ctx = wlan_objmgr_pdev_get_comp_private_obj(pdev, WLAN_COMP_DP); in dp_pdev_obj_destroy_notification()
1428 WLAN_COMP_DP, in dp_pdev_obj_destroy_notification()
1448 psoc, WLAN_COMP_DP, in dp_psoc_obj_create_notification()
1476 psoc, WLAN_COMP_DP, in dp_psoc_obj_destroy_notification()
/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/inc/
H A Dwlan_cmn.h362 WLAN_COMP_DP = 46, enumerator