Home
last modified time | relevance | path

Searched refs:sbs_cap (Results 1 – 5 of 5) sorted by relevance

/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/inc/
Dwlan_policy_mgr_public_struct.h1583 uint8_t sbs_cap; member
/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/src/
Dwlan_policy_mgr_core.c442 hw_mode->sbs_cap = POLICY_MGR_HW_MODE_SBS_MODE_GET(param); in policy_mgr_get_hw_mode_from_idx()
1030 hw_mode.agile_dfs_cap, hw_mode.sbs_cap, in policy_mgr_pdev_set_hw_mode_cb()
4960 if (!hw_mode.sbs_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()
4993 if (!hw_mode.sbs_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()
Dwlan_policy_mgr_action.c119 hw_mode.agile_dfs_cap, hw_mode.sbs_cap, in policy_mgr_hw_mode_transition_cb()
1353 if (hw_mode.sbs_cap) { in policy_mgr_validate_dbs_switch()
4189 if (hw_mode.sbs_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()
1948 hw_mode.sbs_cap, cur_range_sbs); 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()
2094 hw_mode.sbs_cap, cur_range_sbs); in policy_mgr_are_3_freq_on_same_mac()
2372 if (hw_mode.sbs_cap && policy_mgr_is_cur_freq_range_sbs(psoc)) in policy_mgr_is_current_hwmode_sbs()
/wlan-driver/qcacld-3.0/core/mac/inc/
Dsir_api.h2024 uint8_t sbs_cap; member