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/ |
D | wlan_policy_mgr_action.c | 109 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()
|
D | wlan_policy_mgr_core.c | 398 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()
|
D | wlan_policy_mgr_get_set_utils.c | 2994 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/ |
D | wlan_policy_mgr_api.h | 4585 QDF_STATUS policy_mgr_get_hw_mode_from_idx(
|
/wlan-driver/qcacld-3.0/core/wma/src/ |
D | wma_utils.c | 3853 status = policy_mgr_get_hw_mode_from_idx(wma->psoc, cfgd_hw_mode_index, in wma_update_intf_hw_mode_params()
|