Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_avoid_freq_ext.c75 hdd_debug_rl("Coex unsafe chan nb user prefer is not set"); in __wlan_hdd_cfg80211_avoid_freq_ext()
82 hdd_debug_rl("Command not allowed in FTM/MONITOR mode"); in __wlan_hdd_cfg80211_avoid_freq_ext()
91 hdd_debug_rl("Update chan list refused: conn in progress"); in __wlan_hdd_cfg80211_avoid_freq_ext()
99 hdd_debug_rl("Clear extended avoid frequency list"); in __wlan_hdd_cfg80211_avoid_freq_ext()
169 hdd_debug_rl("Clear unsafe channel list"); in __wlan_hdd_cfg80211_avoid_freq_ext()
173 hdd_debug_rl("start freq %d end freq %d not in same band", in __wlan_hdd_cfg80211_avoid_freq_ext()
194 hdd_debug_rl("ext avoid freq start: %u end: %u txpower %d mask %d", in __wlan_hdd_cfg80211_avoid_freq_ext()
H A Dwlan_hdd_sysfs_dump_in_progress.c60 hdd_debug_rl("dump in progress %d", value); in __hdd_sysfs_dump_in_progress_store()
101 hdd_debug_rl("dump in progress %d", hdd_ctx->dump_in_progress); in __hdd_sysfs_dump_in_progress_show()
H A Dwlan_hdd_mdns_offload.c149 hdd_debug_rl("MDNS offload is disabled"); in __wlan_hdd_cfg80211_set_mdns_offload()
H A Dwlan_hdd_nan.c92 hdd_debug_rl("NAN is not supported"); in __wlan_hdd_cfg80211_nan_ext_request()
H A Dwlan_hdd_mlo.c885 hdd_debug_rl("vdev id %d sta_ctx->conn_info.ieee_link_id %d is_mlo_vdev_active %d ", in wlan_hdd_cached_link_state_request()
896 hdd_debug_rl("cached link_state_resp: vdev id %d status %d num %d MAC addr " QDF_MAC_ADDR_FMT, in wlan_hdd_cached_link_state_request()
954 hdd_debug_rl("sending cached link state request"); in wlan_hdd_link_state_request()
H A Dwlan_hdd_debugfs.c309 hdd_debug_rl("WoW pattern %d is not in the table.", in __wcnss_patterngen_write()
H A Dwlan_hdd_stats.c1579 hdd_debug_rl("Copied MLO Peer stats into link_info"); in wlan_hdd_copy_mlo_peer_stats()
1664 hdd_debug_rl("WMI_MLO_LINK_STATS_PEER. Num Peers: %u", num_peers); in wlan_hdd_send_mlo_ll_peer_stats_to_user()
1720 hdd_debug_rl("Sent %u MLO Peer stats to User Space", i); in wlan_hdd_send_mlo_ll_peer_stats_to_user()
1853 hdd_debug_rl("vdev_id[%u] is not associated\n", in wlan_hdd_send_mlo_ll_iface_stats_to_user()
2898 hdd_debug_rl("invalid vdev_id %d sent by FW", in wlan_hdd_cfg80211_link_layer_stats_callback()
2945 hdd_debug_rl("Invalid rssi on disconnect sent by FW"); in hdd_lost_link_info_cb()
7515 hdd_debug_rl("Invalid RSSI %d, reset to -1", link_info->rssi); in wlan_hdd_update_rssi()
7788 hdd_debug_rl("Sending Cached stats for standby link"); in wlan_hdd_get_sta_stats()
8031 hdd_debug_rl("Fetching Aggregated station stats"); in wlan_is_mlo_aggregated_stats_allowed()
8064 hdd_debug_rl("Invalid bssid"); in wlan_hdd_send_mlo_station_stats()
[all …]
H A Dwlan_hdd_tsf.c3018 hdd_debug_rl("source %d current %d and no action is required", in hdd_set_tsf_auto_report()
3075 hdd_debug_rl("Not TSF auto report"); in hdd_set_delta_tsf()
3080 hdd_debug_rl("adapter %u tsf_auto_report disabled", in hdd_set_delta_tsf()
H A Dwlan_hdd_sysfs.c887 hdd_debug_rl("module id not recognized"); in __hdd_sysfs_logging_config_store()
H A Dwlan_hdd_son.c2428 hdd_debug_rl("STA VDEV not connected"); in hdd_son_get_node_info_sta()
2436 hdd_debug_rl("tx_bitrate %u", node_info->tx_bitrate); in hdd_son_get_node_info_sta()
H A Dwlan_hdd_nan_datapath.c540 hdd_debug_rl("NAN datapath is not enabled"); in __wlan_hdd_cfg80211_process_ndp_cmd()
H A Dwlan_hdd_power.c1184 hdd_debug_rl("Driver Module closed; skipping pm qos notify"); in wlan_hdd_pm_qos_notify()
3350 hdd_debug_rl("Current interface is not supported for get tx_power"); in __wlan_hdd_cfg80211_get_txpower()
H A Dwlan_hdd_tx_rx.c1067 hdd_debug_rl("netif_control's vdev_id: %d, action: %d, reason: %d", in wlan_hdd_netif_queue_control()
H A Dwlan_hdd_main.c1409 hdd_debug_rl("adapter '%s' is not up (via %s)", in __hdd_validate_adapter()
1420 hdd_debug_rl("adapter is not up (via %s)", func); in __wlan_hdd_validate_vdev_id()
3235 hdd_debug_rl("Monitor interface is already up"); in __hdd_mon_open()
11320 hdd_debug_rl("sleep 50ms to wait adapters stopped, #%d", count); in hdd_shutdown_wlan_in_suspend_prepare()
13410 hdd_debug_rl("skip device mode:%d", in hdd_unsafe_channel_restart_sap()
13419 hdd_debug_rl("skip acs:%d", in hdd_unsafe_channel_restart_sap()
18988 hdd_debug_rl("Enabling WiFi\n"); in hdd_wlan_soft_driver_load()
19000 hdd_debug_rl("WiFi is already disabled"); in hdd_wlan_soft_driver_unload()
19049 hdd_debug_rl("WiFi is disabled"); in hdd_wlan_idle_shutdown()
H A Dwlan_hdd_cm_connect.c224 hdd_debug_rl("RSSI invalid %d", link_info->rssi); in hdd_cm_update_rssi_snr_by_bssid()
H A Dwlan_hdd_wmm.c2220 hdd_debug_rl("driver is transitioning! Using default(BE) queue."); in __hdd_wmm_select_queue()
H A Dwlan_hdd_assoc.c619 hdd_debug_rl("Invalid key_mgmt: %d", key_mgmt); in hdd_abort_ongoing_sta_sae_connection()
H A Dwlan_hdd_hostapd_wext.c2025 hdd_debug_rl("number of channels %d", num_channels); in iw_get_channel_list()
H A Dwlan_hdd_cfg80211.c10731 hdd_debug_rl("WLM offload is supported in STA mode only"); in wlan_hdd_set_wlm_latency_level()
11677 hdd_debug_rl("set wfc state %d", cfg_val); in hdd_set_wfc_state()
/wlan-driver/qcacld-3.0/core/hdd/inc/
H A Dwlan_hdd_main.h380 #define hdd_debug_rl(params...) QDF_TRACE_DEBUG_RL(QDF_MODULE_ID_HDD, params) macro