Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/src/
H A Dwlan_policy_mgr_action.c758 enum policy_mgr_con_mode pri_conn_mode = PM_MAX_NUM_OF_MODE; in policy_mgr_get_preferred_dbs_action_table() local
832 pri_conn_mode = policy_mgr_pri_id_to_con_mode(vdev_pri_id); in policy_mgr_get_preferred_dbs_action_table()
833 if (pri_conn_mode == PM_MAX_NUM_OF_MODE) { in policy_mgr_get_preferred_dbs_action_table()
839 psoc, ch_freq_list, vdev_list, pri_conn_mode); in policy_mgr_get_preferred_dbs_action_table()
849 pri_conn_mode); in policy_mgr_get_preferred_dbs_action_table()
851 if (new_conn_mode == pri_conn_mode && in policy_mgr_get_preferred_dbs_action_table()
861 if (!found && new_conn_mode == pri_conn_mode) { in policy_mgr_get_preferred_dbs_action_table()