Searched refs:cfgd_hw_mode_index (Results 1 – 13 of 13) sorted by relevance
/wlan-driver/qcacld-3.0/core/wma/inc/ |
D | wma_api.h | 230 uint32_t cfgd_hw_mode_index);
|
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/ |
D | lim_process_message_queue.c | 351 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()
|
D | lim_process_sme_req_messages.c | 199 param->cfgd_hw_mode_index = 0; in lim_process_set_hw_mode()
|
/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/src/ |
D | wlan_policy_mgr_i.h | 781 uint32_t cfgd_hw_mode_index,
|
D | wlan_policy_mgr_core.c | 983 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/ |
D | wma_main.c | 4285 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()
|
D | wma_utils.c | 3838 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()
|
D | wma_dev_if.c | 3957 params->cfgd_hw_mode_index = 0; in wma_hold_req_timer()
|
/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/inc/ |
D | wlan_policy_mgr_api.h | 2129 uint32_t cfgd_hw_mode_index,
|
/wlan-driver/qcacld-3.0/core/mac/inc/ |
D | sir_api.h | 2036 uint32_t cfgd_hw_mode_index; member
|
/wlan-driver/qcacld-3.0/core/sme/src/csr/ |
D | csr_api_roam.c | 7484 param->cfgd_hw_mode_index = 0; in csr_process_set_hw_mode()
|
/wlan-driver/fw-api/fw/ |
D | wmi_unified.h | 32427 A_UINT32 cfgd_hw_mode_index; member 32460 A_UINT32 cfgd_hw_mode_index; member
|
/wlan-driver/qcacld-3.0/core/sme/src/common/ |
D | sme_api.c | 214 param->cfgd_hw_mode_index, in sme_process_set_hw_mode_resp()
|