Searched refs:hw_mode_list (Results 1 – 4 of 4) sorted by relevance
/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/src/ |
H A D | wlan_policy_mgr_init_deinit.c | 434 if (pm_ctx->hw_mode.hw_mode_list) { in policy_mgr_psoc_close() 435 qdf_mem_free(pm_ctx->hw_mode.hw_mode_list); in policy_mgr_psoc_close() 436 pm_ctx->hw_mode.hw_mode_list = NULL; in policy_mgr_psoc_close()
|
H A D | wlan_policy_mgr_get_set_utils.c | 803 pm_ctx->hw_mode.hw_mode_list[pos], in policy_mgr_set_hw_mode_params() 806 pm_ctx->hw_mode.hw_mode_list[pos], in policy_mgr_set_hw_mode_params() 809 pm_ctx->hw_mode.hw_mode_list[pos], in policy_mgr_set_hw_mode_params() 812 pm_ctx->hw_mode.hw_mode_list[pos], in policy_mgr_set_hw_mode_params() 815 pm_ctx->hw_mode.hw_mode_list[pos], in policy_mgr_set_hw_mode_params() 818 pm_ctx->hw_mode.hw_mode_list[pos], in policy_mgr_set_hw_mode_params() 821 pm_ctx->hw_mode.hw_mode_list[pos], in policy_mgr_set_hw_mode_params() 824 pm_ctx->hw_mode.hw_mode_list[pos], in policy_mgr_set_hw_mode_params() 827 pm_ctx->hw_mode.hw_mode_list[pos], in policy_mgr_set_hw_mode_params() 830 pm_ctx->hw_mode.hw_mode_list[pos], in policy_mgr_set_hw_mode_params() [all …]
|
H A D | wlan_policy_mgr_core.c | 301 pm_ctx->hw_mode.hw_mode_list[i]); in policy_mgr_get_matching_hw_mode_index() 306 pm_ctx->hw_mode.hw_mode_list[i]); in policy_mgr_get_matching_hw_mode_index() 311 pm_ctx->hw_mode.hw_mode_list[i]); in policy_mgr_get_matching_hw_mode_index() 321 pm_ctx->hw_mode.hw_mode_list[i]); in policy_mgr_get_matching_hw_mode_index() 326 pm_ctx->hw_mode.hw_mode_list[i]); in policy_mgr_get_matching_hw_mode_index() 331 pm_ctx->hw_mode.hw_mode_list[i]); in policy_mgr_get_matching_hw_mode_index() 336 pm_ctx->hw_mode.hw_mode_list[i]); in policy_mgr_get_matching_hw_mode_index() 341 pm_ctx->hw_mode.hw_mode_list[i]); in policy_mgr_get_matching_hw_mode_index() 346 pm_ctx->hw_mode.hw_mode_list[i]); in policy_mgr_get_matching_hw_mode_index() 351 pm_ctx->hw_mode.hw_mode_list[i]); in policy_mgr_get_matching_hw_mode_index() [all …]
|
/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/inc/ |
H A D | wlan_policy_mgr_public_struct.h | 1724 uint64_t *hw_mode_list; member
|