Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/src/
Dwlan_policy_mgr_core.c440 hw_mode->dbs_cap = POLICY_MGR_HW_MODE_DBS_MODE_GET(param); in policy_mgr_get_hw_mode_from_idx()
443 if (hw_mode->dbs_cap) { in policy_mgr_get_hw_mode_from_idx()
857 mode = hw_mode.dbs_cap ? MODE_DBS : MODE_SMM; in policy_mgr_fill_legacy_freq_range()
1029 cfgd_hw_mode_index, hw_mode.dbs_cap, in policy_mgr_pdev_set_hw_mode_cb()
4936 hw_mode.dbs_cap); in policy_mgr_get_current_pref_hw_mode_dbs_2x2()
4952 if (!hw_mode.dbs_cap) in policy_mgr_get_current_pref_hw_mode_dbs_2x2()
4965 if (hw_mode.sbs_cap || hw_mode.dbs_cap) in policy_mgr_get_current_pref_hw_mode_dbs_2x2()
4978 if (!hw_mode.dbs_cap) in policy_mgr_get_current_pref_hw_mode_dbs_2x2()
4998 if (hw_mode.sbs_cap || hw_mode.dbs_cap) in policy_mgr_get_current_pref_hw_mode_dbs_2x2()
5042 hw_mode.dbs_cap); in policy_mgr_get_current_pref_hw_mode_dbs_1x1()
[all …]
Dwlan_policy_mgr_action.c118 old_hw_mode_index, new_hw_mode_index, hw_mode.dbs_cap, in policy_mgr_hw_mode_transition_cb()
372 if (!hw_mode.dbs_cap) { in policy_mgr_need_opportunistic_upgrade()
428 if (upgrade == PM_NOP && hw_mode.dbs_cap && in policy_mgr_need_opportunistic_upgrade()
1360 if (!hw_mode.dbs_cap) { in policy_mgr_validate_dbs_switch()
1382 (hw_mode.dbs_cap) ? "dbs" : "non dbs"); in policy_mgr_validate_dbs_switch()
1571 if (hw_mode.dbs_cap) in policy_mgr_next_actions()
1598 if (hw_mode.dbs_cap) in policy_mgr_next_actions()
4182 if (hw_mode.dbs_cap) { in policy_mgr_get_hw_mode_change_from_hw_mode_index()
Dwlan_policy_mgr_get_set_utils.c1940 if (hw_mode.dbs_cap || hw_mode.sbs_cap) in policy_mgr_are_2_freq_on_same_mac()
1945 if (hw_mode.dbs_cap || hw_mode.sbs_cap) { in policy_mgr_are_2_freq_on_same_mac()
1947 freq_1, freq_2, hw_mode.dbs_cap, in policy_mgr_are_2_freq_on_same_mac()
2085 if (hw_mode.dbs_cap || hw_mode.sbs_cap) in policy_mgr_are_3_freq_on_same_mac()
2091 if (hw_mode.dbs_cap || hw_mode.sbs_cap) { in policy_mgr_are_3_freq_on_same_mac()
2093 freq_1, freq_2, freq_3, hw_mode.dbs_cap, in policy_mgr_are_3_freq_on_same_mac()
2795 if (!hw_mode.dbs_cap) in policy_mgr_is_current_hwmode_dbs()
/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/inc/
Dwlan_policy_mgr_public_struct.h1581 uint8_t dbs_cap; member
/wlan-driver/qcacld-3.0/core/mac/inc/
Dsir_api.h2022 uint8_t dbs_cap; member
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
Dwmi_unified_param.h2944 uint8_t dbs_cap; member