Home
last modified time | relevance | path

Searched refs:policy_mgr_get_hw_mode_from_idx (Results 1 – 5 of 5) sorted by relevance

/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/src/
H A Dwlan_policy_mgr_action.c109 status = policy_mgr_get_hw_mode_from_idx(context, new_hw_mode_index, in policy_mgr_hw_mode_transition_cb()
4176 status = policy_mgr_get_hw_mode_from_idx(psoc, hw_mode_index, &hw_mode); in policy_mgr_get_hw_mode_change_from_hw_mode_index()
H A Dwlan_policy_mgr_core.c398 QDF_STATUS policy_mgr_get_hw_mode_from_idx( in policy_mgr_get_hw_mode_from_idx() function
1021 ret = policy_mgr_get_hw_mode_from_idx(context, cfgd_hw_mode_index, in policy_mgr_pdev_set_hw_mode_cb()
H A Dwlan_policy_mgr_get_set_utils.c2994 status = policy_mgr_get_hw_mode_from_idx(psoc, new_hw_index, hw_mode); in policy_mgr_get_current_hw_mode()
/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/inc/
H A Dwlan_policy_mgr_api.h4585 QDF_STATUS policy_mgr_get_hw_mode_from_idx(
/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_utils.c3853 status = policy_mgr_get_hw_mode_from_idx(wma->psoc, cfgd_hw_mode_index, in wma_update_intf_hw_mode_params()