Searched refs:reg_debug (Results 1 – 10 of 10) sorted by relevance
/wlan-driver/qca-wifi-host-cmn/umac/regulatory/core/src/ |
H A D | reg_host_11d.c | 94 reg_debug("host 11d enabled %d, inited: %d", soc_reg->enable_11d_supp, in reg_11d_host_scan() 116 reg_debug("11d scan timeout"); in reg_11d_scan_timer() 135 reg_debug("host 11d scan are already inited"); in reg_11d_host_scan_init() 146 reg_debug("reg 11d scan inited"); in reg_11d_host_scan_init() 162 reg_debug("host 11d scan are not inited"); in reg_11d_host_scan_deinit() 169 reg_debug("reg 11d scan deinit"); in reg_11d_host_scan_deinit()
|
H A D | reg_lte.c | 76 reg_debug("start: freq %d, ch %d, end: freq %d, ch %d", in reg_process_ch_avoid_freq() 127 reg_debug("Unsafe freq %d", in reg_process_ch_avoid_freq() 196 reg_debug("skipping all LTE Coex unsafe channel range"); in reg_process_ch_avoid_event() 200 reg_debug("band count %d", ch_avoid_event->ch_avoid_range_cnt); in reg_process_ch_avoid_event() 213 reg_debug( in reg_process_ch_avoid_event()
|
H A D | reg_offload_11d_scan.c | 65 reg_debug("same country"); in reg_set_11d_country() 154 reg_debug("sending start msg"); in reg_send_11d_msg_cbk() 158 reg_debug("sending stop msg"); in reg_send_11d_msg_cbk() 229 reg_debug("inside 11d state machine:tmp %d 11d_supp %d org %d set %d pri %d vdev %d", in reg_run_11d_state_machine() 278 reg_debug("running 11d state machine, opmode %d", in reg_11d_vdev_created_update() 333 reg_debug("running 11d state machine, vdev %d", in reg_11d_vdev_delete_update() 424 reg_debug("set is_11d_offloaded %d", val); in reg_set_11d_offloaded()
|
H A D | reg_utils.c | 318 reg_debug("country is not different"); in reg_set_country() 323 reg_debug("programming new country: %s to firmware", country); in reg_set_country() 370 reg_debug("set cur_country %.2s", psoc_reg->cur_country); in reg_reset_country() 514 reg_debug("Invalid AP power type: %d , selected power type: %d", in reg_get_best_6g_power_type() 522 reg_debug("Invalid AP power type: %d , selected power type: %d", in reg_get_best_6g_power_type() 537 reg_debug("AP power type: %d , is supported by client", in reg_get_best_6g_power_type() 549 reg_debug("AP power type = %d, selected power type = %d", in reg_get_best_6g_power_type() 562 reg_debug("AP SP and STA VLP connection disabled"); in reg_get_best_6g_power_type() 566 reg_debug("AP power type = %d, selected power type = %d", in reg_get_best_6g_power_type() 780 reg_debug("get band bitmap: %d", pdev_priv_obj->band_capability); in reg_get_band() [all …]
|
H A D | reg_build_chan_list.c | 680 reg_debug("pdev is NULL"); in reg_dis_6g_chan_in_super_chan_list() 685 reg_debug("chan_info is NULL"); in reg_dis_6g_chan_in_super_chan_list() 894 reg_debug("disabling 6G"); in reg_modify_inactive_6g_channels() 930 reg_debug("pdev is NULL"); in reg_modify_chan_list_for_band_6G() 937 reg_debug("disabling 6G"); in reg_modify_chan_list_for_band_6G() 999 reg_debug("disabling 5G"); in reg_modify_chan_list_for_band() 1009 reg_debug("disabling 2G"); in reg_modify_chan_list_for_band() 1070 reg_debug("Channel 12 not found from BDF"); in reg_modify_chan_list_for_fcc_channel() 1075 reg_debug("Channel 13 not found from BDF"); in reg_modify_chan_list_for_fcc_channel() 1077 reg_debug("Channel 12 tx_power = %d, 13 tx_power = %d", in reg_modify_chan_list_for_fcc_channel() [all …]
|
H A D | reg_services_common.c | 414 reg_debug("Could not find bonded_chan_array for chwidth %d", in reg_get_bonded_chan_entry() 425 reg_debug("Could not find a bonded pair for freq %d and width %d cen320_freq %u", in reg_get_bonded_chan_entry() 2194 reg_debug("setting chan 144: %d", enable_ch_144); in reg_modify_chan_144() 2735 reg_debug(" Channel frequency is not a 6GHz frequency"); in reg_is_6ghz_psc_chan_freq() 3862 reg_debug("removing freq %d", res_msg[index].freq); in reg_remove_freq() 4044 reg_debug("avoid freq %d", in reg_get_usable_channel_coex_filter() 4184 reg_debug("usable chan count is %d", *usable_channels); in wlan_reg_get_usable_channel() 4398 reg_debug("chan freq is not valid"); in reg_get_channel_flags_for_freq() 4405 reg_debug("pdev reg obj is NULL"); in reg_get_channel_flags_for_freq() 4652 reg_debug("bonded chan ptr is NULL"); in reg_get_5g_bonded_chan_array_for_pwrmode() [all …]
|
H A D | reg_priv_objs.c | 159 reg_debug("reg psoc obj created with status %d", status); in wlan_regulatory_psoc_obj_created_notification() 185 reg_debug("reg psoc obj detached"); in wlan_regulatory_psoc_obj_destroyed_notification() 427 reg_debug("reg pdev obj created with status %d", status); in wlan_regulatory_pdev_obj_created_notification() 514 reg_debug("reg pdev obj deleted"); in wlan_regulatory_pdev_obj_destroyed_notification()
|
H A D | reg_priv_objs.h | 46 #define reg_debug(params...) \ macro
|
H A D | reg_opclass.c | 789 reg_debug("dest list empty\n"); in reg_dmn_fill_6g_opcls_chan_lists() 1097 reg_debug("Valid channel(%d) in requested RC(%d)", in reg_dmn_print_channels_in_opclass()
|
/wlan-driver/qca-wifi-host-cmn/umac/regulatory/dispatcher/src/ |
H A D | wlan_reg_services_api.c | 344 reg_debug("regulatory handlers registered with obj mgr"); in wlan_regulatory_init() 405 reg_debug("deregistered callbacks with obj mgr"); in wlan_regulatory_deinit() 1961 reg_debug("Recomputing the current channel list"); in wlan_reg_recompute_current_chan_list()
|