Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/wma/inc/
Dwma_api.h230 uint32_t cfgd_hw_mode_index);
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
Dlim_process_message_queue.c351 param->cfgd_hw_mode_index = 0; in lim_process_set_hw_mode_resp()
355 param->cfgd_hw_mode_index = resp->cfgd_hw_mode_index; in lim_process_set_hw_mode_resp()
Dlim_process_sme_req_messages.c199 param->cfgd_hw_mode_index = 0; in lim_process_set_hw_mode()
/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/src/
Dwlan_policy_mgr_i.h781 uint32_t cfgd_hw_mode_index,
Dwlan_policy_mgr_core.c983 uint32_t cfgd_hw_mode_index, in policy_mgr_pdev_set_hw_mode_cb() argument
1021 ret = policy_mgr_get_hw_mode_from_idx(context, cfgd_hw_mode_index, in policy_mgr_pdev_set_hw_mode_cb()
1025 cfgd_hw_mode_index, ret); in policy_mgr_pdev_set_hw_mode_cb()
1029 cfgd_hw_mode_index, hw_mode.dbs_cap, in policy_mgr_pdev_set_hw_mode_cb()
/wlan-driver/qcacld-3.0/core/wma/src/
Dwma_main.c4285 hw_mode_resp->cfgd_hw_mode_index = wmi_event->cfgd_hw_mode_index; in wma_pdev_set_hw_mode_resp_evt_handler()
4291 wmi_event->cfgd_hw_mode_index, in wma_pdev_set_hw_mode_resp_evt_handler()
4319 wmi_event->cfgd_hw_mode_index); in wma_pdev_set_hw_mode_resp_evt_handler()
4324 wma->new_hw_mode_index = wmi_event->cfgd_hw_mode_index; in wma_pdev_set_hw_mode_resp_evt_handler()
4327 wma->new_hw_mode_index = wmi_event->cfgd_hw_mode_index; in wma_pdev_set_hw_mode_resp_evt_handler()
4330 wmi_event->cfgd_hw_mode_index); in wma_pdev_set_hw_mode_resp_evt_handler()
4344 hw_mode_resp->cfgd_hw_mode_index = 0; in wma_pdev_set_hw_mode_resp_evt_handler()
10164 param->cfgd_hw_mode_index = 0; in wma_send_pdev_set_hw_mode_cmd()
Dwma_utils.c3838 uint32_t cfgd_hw_mode_index) in wma_update_intf_hw_mode_params() argument
3853 status = policy_mgr_get_hw_mode_from_idx(wma->psoc, cfgd_hw_mode_index, in wma_update_intf_hw_mode_params()
3857 cfgd_hw_mode_index); in wma_update_intf_hw_mode_params()
Dwma_dev_if.c3957 params->cfgd_hw_mode_index = 0; in wma_hold_req_timer()
/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/inc/
Dwlan_policy_mgr_api.h2129 uint32_t cfgd_hw_mode_index,
/wlan-driver/qcacld-3.0/core/mac/inc/
Dsir_api.h2036 uint32_t cfgd_hw_mode_index; member
/wlan-driver/qcacld-3.0/core/sme/src/csr/
Dcsr_api_roam.c7484 param->cfgd_hw_mode_index = 0; in csr_process_set_hw_mode()
/wlan-driver/fw-api/fw/
Dwmi_unified.h32427 A_UINT32 cfgd_hw_mode_index; member
32460 A_UINT32 cfgd_hw_mode_index; member
/wlan-driver/qcacld-3.0/core/sme/src/common/
Dsme_api.c214 param->cfgd_hw_mode_index, in sme_process_set_hw_mode_resp()