Searched refs:logging_err_rl (Results 1 – 2 of 2) sorted by relevance
109 logging_err_rl("mlo_dev ctx is NULL for vdev:%d", in wlan_clear_ml_vdev_sae_auth_logs()124 logging_err_rl("vdev:%d legacy private object is NULL", in wlan_clear_ml_vdev_sae_auth_logs()151 logging_err_rl("Invalid vdev:%d", vdev_id); in wlan_clear_sae_auth_logs_cache()164 logging_err_rl("vdev legacy private object is NULL"); in wlan_clear_sae_auth_logs_cache()187 logging_err_rl("Invalid vdev:%d", vdev_id); in wlan_print_cached_sae_auth_logs()198 logging_err_rl("vdev legacy private object is NULL"); in wlan_print_cached_sae_auth_logs()253 logging_err_rl("Invalid vdev:%d", vdev_id); in wlan_is_log_record_present_for_bssid()260 logging_err_rl("vdev legacy private object is NULL"); in wlan_is_log_record_present_for_bssid()293 logging_err_rl("Invalid vdev:%d", *vdev_id); in wlan_is_sae_auth_log_present_for_bssid()307 logging_err_rl("mlo_dev ctx is NULL for vdev:%d", *vdev_id); in wlan_is_sae_auth_log_present_for_bssid()[all …]
1152 #define logging_err_rl(params...) \ macro