/wlan-driver/qca-wifi-host-cmn/target_if/init_deinit/src/ |
H A D | service_ready_util.c | 180 uint32_t hw_mode_id; in init_deinit_populate_mac_phy_capability() local 184 hw_mode_id = hw_cap->hw_mode_id; in init_deinit_populate_mac_phy_capability() 187 hw_mode_id, phy_bit_map); in init_deinit_populate_mac_phy_capability() 198 evt, hw_mode_id, mac_phy_id, in init_deinit_populate_mac_phy_capability() 297 uint32_t new_mode = hw_mode_caps->hw_mode_id; in select_preferred_hw_mode() 306 (preferred_mode == hw_mode_caps->hw_mode_id)) { in select_preferred_hw_mode() 356 info->hw_mode_cap.hw_mode_id = WMI_HOST_HW_MODE_MAX; in init_deinit_populate_hw_mode_capability() 366 hw_mode_caps[hw_idx].hw_mode_id; in init_deinit_populate_hw_mode_capability() 930 uint32_t hw_mode_id; in init_deinit_populate_mac_phy_cap_ext2() local 944 hw_mode_id = info->hw_modes.hw_mode_ids[hw_idx]; in init_deinit_populate_mac_phy_cap_ext2() [all …]
|
H A D | init_cmd_api.c | 527 init_param.hw_mode_id = info->preferred_hw_mode; in init_deinit_prepare_send_init_cmd() 532 init_param.hw_mode_id = WMI_HOST_HW_MODE_MAX; in init_deinit_prepare_send_init_cmd()
|
/wlan-driver/qca-wifi-host-cmn/target_if/init_deinit/inc/ |
H A D | service_ready_param.h | 202 uint32_t hw_mode_id; member 259 uint32_t hw_mode_id; member 286 uint32_t hw_mode_id; member 458 uint32_t hw_mode_id; member
|
/wlan-driver/qcacld-3.0/components/mlme/dispatcher/inc/ |
H A D | wlan_mlme_api.h | 1083 enum wlan_mlme_hw_mode_config_type hw_mode_id, 1095 enum wlan_mlme_hw_mode_config_type hw_mode_id); 1106 enum wlan_mlme_hw_mode_config_type hw_mode_id); 1117 enum wlan_mlme_hw_mode_config_type hw_mode_id);
|
/wlan-driver/qcacld-3.0/core/wma/src/ |
H A D | wma_main.c | 6095 enum wmi_host_hw_mode_config_type hw_mode_id; in wma_update_aux_dev_caps() local 6105 hw_mode_id = aux_dev_caps[cap_idx].hw_mode_id; in wma_update_aux_dev_caps() 6106 if (hw_mode_id >= WMI_HOST_HW_MODE_MAX) { in wma_update_aux_dev_caps() 6107 wma_err("invalid hw mode id %d.", hw_mode_id); in wma_update_aux_dev_caps() 6110 tgt_cfg->wma_aux0_dev_caps[hw_mode_id].supported_modes_bitmap = in wma_update_aux_dev_caps() 6112 tgt_cfg->wma_aux0_dev_caps[hw_mode_id].listen_pdev_id_map = in wma_update_aux_dev_caps() 6114 tgt_cfg->wma_aux0_dev_caps[hw_mode_id].emlsr_pdev_id_map = in wma_update_aux_dev_caps() 6293 enum wmi_host_hw_mode_config_type hw_mode_id; in wma_update_mlme_aux_dev_caps() local 6309 hw_mode_id = aux_dev_caps[cap_idx].hw_mode_id; in wma_update_mlme_aux_dev_caps() 6310 if (hw_mode_id >= WMI_HOST_HW_MODE_MAX) { in wma_update_mlme_aux_dev_caps() [all …]
|
/wlan-driver/qca-wifi-host-cmn/target_if/core/inc/ |
H A D | target_if.h | 1020 (info->mac_phy_cap[mac_phy_count].hw_mode_id == mode); in target_psoc_get_num_radios_for_mode() 1568 if (info->mac_phy_cap[mac_phy_idx].hw_mode_id == mode) in target_psoc_get_mac_phy_cap_for_mode() 1601 if (info->mac_phy_caps_ext2[mac_phy_idx].hw_mode_id == mode) in target_psoc_get_mac_phy_cap_ext2_for_mode()
|
/wlan-driver/qcacld-3.0/components/mlme/dispatcher/src/ |
H A D | wlan_mlme_api.c | 728 enum wlan_mlme_hw_mode_config_type hw_mode_id, in wlan_mlme_cfg_get_aux_supported_modes() argument 739 if (hw_mode_id >= WLAN_MLME_HW_MODE_MAX) { in wlan_mlme_cfg_get_aux_supported_modes() 740 mlme_err("invalid hw mode id %d.", hw_mode_id); in wlan_mlme_cfg_get_aux_supported_modes() 751 wlan_mlme_aux0_dev_caps[hw_mode_id].supported_modes_bitmap; in wlan_mlme_cfg_get_aux_supported_modes() 766 enum wlan_mlme_hw_mode_config_type hw_mode_id) in wlan_mlme_is_aux_cap_support() argument 780 if (hw_mode_id >= WLAN_MLME_HW_MODE_MAX) { in wlan_mlme_is_aux_cap_support() 786 wlan_mlme_aux0_dev_caps[hw_mode_id].supported_modes_bitmap; in wlan_mlme_is_aux_cap_support() 794 enum wlan_mlme_hw_mode_config_type hw_mode_id) in wlan_mlme_is_aux_scan_support() argument 797 hw_mode_id); in wlan_mlme_is_aux_scan_support() 802 enum wlan_mlme_hw_mode_config_type hw_mode_id) in wlan_mlme_is_aux_listen_support() argument [all …]
|
/wlan-driver/qca-wifi-host-cmn/wmi/src/ |
H A D | wmi_unified_api.c | 2693 uint8_t hw_mode_id, in wmi_extract_mac_phy_cap_service_ready_ext() argument 2700 evt_buf, hw_mode_id, phy_id, param); in wmi_extract_mac_phy_cap_service_ready_ext() 2708 uint8_t hw_mode_id, in wmi_extract_mac_phy_cap_service_ready_ext2() argument 2715 wmi_handle, evt_buf, hw_mode_id, phy_id, in wmi_extract_mac_phy_cap_service_ready_ext2()
|
H A D | wmi_unified_tlv.c | 10339 if (param->hw_mode_id != WMI_HOST_HW_MODE_MAX) { in copy_hw_mode_in_init_cmd() 10354 hw_mode->hw_mode_index = param->hw_mode_id; in copy_hw_mode_in_init_cmd() 12106 if (param->hw_mode_id != WMI_HOST_HW_MODE_MAX) in init_cmd_send_tlv() 15135 param->hw_mode_id = param_buf->hw_mode_caps[hw_mode_idx].hw_mode_id; in extract_hw_mode_cap_service_ready_ext_tlv() 15195 uint8_t *event, uint8_t hw_mode_id, uint8_t phy_id, in extract_mac_phy_cap_service_ready_ext_tlv() argument 15219 if (hw_mode_id == param_buf->hw_mode_caps[hw_idx].hw_mode_id) in extract_mac_phy_cap_service_ready_ext_tlv() 15238 param->hw_mode_id = mac_phy_caps->hw_mode_id; in extract_mac_phy_cap_service_ready_ext_tlv() 15485 uint8_t *event, uint8_t hw_mode_id, uint8_t phy_id, in extract_mac_phy_cap_service_ready_ext2_tlv() argument 15507 if ((hw_mode_id != mac_phy_caps->hw_mode_id) || in extract_mac_phy_cap_service_ready_ext2_tlv() 15511 param->hw_mode_id = mac_phy_caps->hw_mode_id; in extract_mac_phy_cap_service_ready_ext2_tlv() [all …]
|
/wlan-driver/qca-wifi-host-cmn/wmi/inc/ |
H A D | wmi_unified_api.h | 3854 uint8_t hw_mode_id, 3873 uint8_t hw_mode_id,
|
H A D | wmi_unified_priv.h | 2282 uint8_t hw_mode_id, 2289 uint8_t hw_mode_id,
|
H A D | wmi_unified_param.h | 8755 uint32_t hw_mode_id; member
|
/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/src/ |
H A D | wlan_policy_mgr_core.c | 407 uint32_t i, hw_mode_id; in policy_mgr_get_hw_mode_from_idx() local 420 hw_mode_id = POLICY_MGR_HW_MODE_ID_GET(param); in policy_mgr_get_hw_mode_from_idx() 423 if (hw_mode_id == idx || hw_mode->emlsr_cap) in policy_mgr_get_hw_mode_from_idx()
|
H A D | wlan_policy_mgr_get_set_utils.c | 790 uint32_t pos, uint32_t hw_mode_id, uint32_t dbs_mode, in policy_mgr_set_hw_mode_params() argument 834 hw_mode_id); in policy_mgr_set_hw_mode_params() 1641 mac1_ss_bw_info, i, tmp->hw_mode_id, dbs_mode, in policy_mgr_update_hw_mode_list()
|
/wlan-driver/fw-api/fw/ |
H A D | wmi_unified.h | 36274 A_UINT32 hw_mode_id; member 36462 A_UINT32 hw_mode_id; member 36565 A_UINT32 hw_mode_id; member 46785 A_UINT32 hw_mode_id; member 48406 A_UINT32 hw_mode_id; member
|