Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/src/
H A Dwlan_policy_mgr_get_set_utils.c2980 uint32_t old_hw_index = 0, new_hw_index = 0; in policy_mgr_get_current_hw_mode() local
2983 &new_hw_index); in policy_mgr_get_current_hw_mode()
2989 if (new_hw_index == POLICY_MGR_DEFAULT_HW_MODE_INDEX) { in policy_mgr_get_current_hw_mode()
2994 status = policy_mgr_get_hw_mode_from_idx(psoc, new_hw_index, hw_mode); in policy_mgr_get_current_hw_mode()