Searched refs:policy_mgr_rl_debug (Results 1 – 4 of 4) sorted by relevance
/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/src/ |
H A D | wlan_policy_mgr_get_set_utils.c | 1902 policy_mgr_rl_debug("freq1 %d freq2 %d: Same mac:: DBS:%d SBS:%d", in policy_mgr_2_freq_always_on_same_mac() 1946 policy_mgr_rl_debug("freq1 %d freq2 %d dbs_cap %d sbs_cap %d, cur range is sbs %d", in policy_mgr_are_2_freq_on_same_mac() 2047 policy_mgr_rl_debug("freq1 %d freq2 %d freq3 %d: Same mac:: DBS:%d SBS:%d", in policy_mgr_3_freq_always_on_same_mac() 2092 policy_mgr_rl_debug("freq1 %d freq2 %d freq3 %d dbs_cap %d sbs_cap %d, cur range is sbs %d", in policy_mgr_are_3_freq_on_same_mac() 2225 policy_mgr_rl_debug("unexpected ml sta num %d %d", in policy_mgr_ml_sta_active_freq() 2328 policy_mgr_rl_debug("new freq %d mode %s is allowed in hw mode %s", in policy_mgr_allow_4th_new_freq() 2874 policy_mgr_rl_debug("SBS INI is disabled"); in policy_mgr_is_hw_sbs_capable() 2879 policy_mgr_rl_debug("fw doesn't support dual band"); in policy_mgr_is_hw_sbs_capable() 2884 policy_mgr_rl_debug("HW mode list has no SBS"); in policy_mgr_is_hw_sbs_capable() 2904 policy_mgr_rl_debug("HW is not DBS capable"); in policy_mgr_get_dbs_hw_modes() [all …]
|
H A D | wlan_policy_mgr_core.c | 4061 policy_mgr_rl_debug("don't allow 3rd home channel on same MAC"); in policy_mgr_allow_same_mac_diff_freq() 4067 policy_mgr_rl_debug("don't allow 3rd home channel on same MAC"); in policy_mgr_allow_same_mac_diff_freq() 4095 policy_mgr_rl_debug("allow 2 intf SCC + new intf ch %d for legacy hw", in policy_mgr_allow_same_mac_same_freq() 4111 policy_mgr_rl_debug("don't allow 3rd home channel on same MAC for sta+multi-AP"); in policy_mgr_allow_same_mac_same_freq() 4152 policy_mgr_rl_debug("Existing DFS connection, new 3-port DFS connection is not allowed"); in policy_mgr_allow_new_home_channel() 4168 policy_mgr_rl_debug("Existing DFS connection, new 2-port DFS connection is not allowed"); in policy_mgr_allow_new_home_channel() 4210 policy_mgr_rl_debug("don't allow MCC if SAP/GO on DFS channel"); in policy_mgr_is_5g_channel_allowed() 4838 policy_mgr_rl_debug("driver isn't dbs capable, no further action needed"); in policy_mgr_complete_action()
|
H A D | wlan_policy_mgr_i.h | 200 #define policy_mgr_rl_debug(params...) \ macro
|
H A D | wlan_policy_mgr_action.c | 363 policy_mgr_rl_debug("driver isn't dbs capable, no further action needed"); in policy_mgr_need_opportunistic_upgrade() 1269 policy_mgr_rl_debug("driver isn't dbs capable, no further action needed"); in policy_mgr_current_connections_update() 1429 policy_mgr_rl_debug("driver isn't dbs capable, no further action needed"); in policy_mgr_next_actions() 3910 policy_mgr_rl_debug("PM/DBS is disabled"); in policy_mgr_set_hw_mode_on_channel_switch()
|