Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/src/
Dwlan_policy_mgr_init_deinit.c933 pm_ctx->dp_cbacks.hdd_v2_flow_pool_unmap = in policy_mgr_register_dp_cb()
934 dp_cbacks->hdd_v2_flow_pool_unmap; in policy_mgr_register_dp_cb()
Dwlan_policy_mgr_get_set_utils.c5213 pm_ctx->dp_cbacks.hdd_v2_flow_pool_unmap) in policy_mgr_decr_active_session()
5214 pm_ctx->dp_cbacks.hdd_v2_flow_pool_unmap(session_id); in policy_mgr_decr_active_session()
/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/inc/
Dwlan_policy_mgr_api.h2310 void (*hdd_v2_flow_pool_unmap)(int); member
/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_main.c16555 static void hdd_v2_flow_pool_unmap(int vdev_id) in hdd_v2_flow_pool_unmap() function
16815 dp_cbs.hdd_v2_flow_pool_unmap = hdd_v2_flow_pool_unmap; in hdd_configure_cds()