Searched refs:cp_stats_debug (Results 1 – 6 of 6) sorted by relevance
/wlan-driver/qca-wifi-host-cmn/umac/cp_stats/core/src/ |
H A D | wlan_cp_stats_obj_mgr_handler.c | 115 cp_stats_debug("Chipset Stats is disabled"); in wlan_cp_stats_enable_init_cstats() 228 cp_stats_debug("cp stats context attach at psoc"); in wlan_cp_stats_psoc_obj_create_handler() 259 cp_stats_debug("cp stats context detached at psoc"); in wlan_cp_stats_psoc_obj_destroy_handler() 302 cp_stats_debug("pdev cp stats object attached"); in wlan_cp_stats_pdev_obj_create_handler() 347 cp_stats_debug("pdev cp stats object detached"); in wlan_cp_stats_pdev_obj_destroy_handler() 400 cp_stats_debug("vdev cp stats object attach"); in wlan_cp_stats_vdev_obj_create_handler() 434 cp_stats_debug("vdev cp stats object detach"); in wlan_cp_stats_vdev_obj_destroy_handler() 487 cp_stats_debug("peer cp stats object attach"); in wlan_cp_stats_peer_obj_create_handler() 521 cp_stats_debug("peer cp stats object detached"); in wlan_cp_stats_peer_obj_destroy_handler() 851 cp_stats_debug("No TWT session for " QDF_MAC_ADDR_FMT " dialog_id %d", in wlan_cp_stats_twt_get_single_peer_session_params()
|
/wlan-driver/qcacld-3.0/components/cp_stats/dispatcher/src/ |
H A D | wlan_cp_stats_mc_tgt_api.c | 54 cp_stats_debug("Last stats event"); in tgt_mc_cp_stats_is_last_event() 197 cp_stats_debug("ignore self peer: "QDF_MAC_ADDR_FMT, in peer_rssi_iterator() 237 cp_stats_debug("get_peer_rssi_cb is null"); in tgt_mc_cp_stats_prepare_raw_peer_rssi() 270 cp_stats_debug("peer[" QDF_MAC_ADDR_FMT "] is null", in tgt_mc_cp_stats_prepare_raw_peer_rssi() 333 cp_stats_debug("peer is null"); in tgt_mc_cp_stats_update_peer_adv_stats() 381 cp_stats_debug("peer is null"); in tgt_mc_cp_stats_update_peer_stats() 435 cp_stats_debug("peer is null"); in tgt_mc_cp_stats_update_peer_extd_stats() 463 cp_stats_debug("peer_mac="QDF_MAC_ADDR_FMT", rx_mc_bc_cnt=%u", in tgt_mc_cp_stats_update_peer_extd_stats() 562 cp_stats_debug("peer not found for stats"); in tgt_mc_cp_stats_extract_peer_stats() 589 cp_stats_debug("peer not found for extd stats"); in tgt_mc_cp_stats_extract_peer_stats() [all …]
|
H A D | wlan_cp_stats_mc_ucfg_api.c | 886 cp_stats_debug("cp stats is suspended try again after resume"); in ucfg_mc_cp_stats_set_pending_req() 1096 cp_stats_debug("no channel found for freq:%d", req_freq); in wlan_cp_stats_get_rx_clear_count() 1101 cp_stats_debug("cycle_count is zero"); in wlan_cp_stats_get_rx_clear_count() 1107 cp_stats_debug("t_chan:%d, freq:%d, rcc:%u, cc:%u, chan_load:%d", in wlan_cp_stats_get_rx_clear_count() 1237 cp_stats_debug("update rcc: %d, cc:%d at index: %d, freq: %d", in wlan_cp_stats_update_per_channel_stats() 1254 cp_stats_debug("Add rcc: %d cc: %d, at index: %d, freq: %d", in wlan_cp_stats_update_per_channel_stats() 1264 cp_stats_debug("Chan cnt exceed, channel_id: %d", in wlan_cp_stats_update_per_channel_stats() 1291 cp_stats_debug("Invalid scanned_ch_width"); in wlan_cp_stats_update_channel_stats() 1303 cp_stats_debug("range is NULL for freq %d, ch_width %d", in wlan_cp_stats_update_channel_stats() 1315 cp_stats_debug("freq :%d bw %d, range [%d-%d], num_freq:%d", in wlan_cp_stats_update_channel_stats()
|
/wlan-driver/qca-wifi-host-cmn/umac/cp_stats/dispatcher/inc/ |
H A D | wlan_cp_stats_utils_api.h | 35 #define cp_stats_debug(args ...) \ macro
|
/wlan-driver/qca-wifi-host-cmn/target_if/cp_stats/src/ |
H A D | target_if_cp_stats.c | 235 cp_stats_debug("request_id %d", ev->request_id); in target_if_extract_infra_cp_stats_event() 259 cp_stats_debug("Enter"); in target_if_infra_cp_stats_event_handler()
|
/wlan-driver/qcacld-3.0/components/target_if/cp_stats/src/ |
H A D | target_if_mc_cp_stats.c | 772 cp_stats_debug("vdev %d SNR bcn: %d data: %d", in target_if_cp_stats_extract_vdev_summary_stats() 776 cp_stats_debug("vdev %d RSSI bcn: %d data: %d", in target_if_cp_stats_extract_vdev_summary_stats()
|