Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/src/
Dwlan_policy_mgr_get_set_utils.c1886 bool is_dbs_mode_same_mac = true; in policy_mgr_2_freq_always_on_same_mac() local
1893 is_dbs_mode_same_mac = in policy_mgr_2_freq_always_on_same_mac()
1897 if (is_dbs_mode_same_mac) in policy_mgr_2_freq_always_on_same_mac()
1903 freq_1, freq_2, is_dbs_mode_same_mac, in policy_mgr_2_freq_always_on_same_mac()
1909 if (is_dbs_mode_same_mac && is_sbs_mode_same_mac) in policy_mgr_2_freq_always_on_same_mac()
2023 bool is_dbs_mode_same_mac = true; in policy_mgr_3_freq_always_on_same_mac() local
2036 is_dbs_mode_same_mac = in policy_mgr_3_freq_always_on_same_mac()
2042 if (is_dbs_mode_same_mac) in policy_mgr_3_freq_always_on_same_mac()
2048 freq_1, freq_2, freq_3, is_dbs_mode_same_mac, in policy_mgr_3_freq_always_on_same_mac()
2054 if (is_dbs_mode_same_mac && is_sbs_mode_same_mac) in policy_mgr_3_freq_always_on_same_mac()