Searched refs:logging_err (Results 1 – 2 of 2) sorted by relevance
560 logging_err("vdev: %d bss peer not found", in wlan_populate_mlo_mgmt_event_param()569 logging_err("vdev: %d failed to get mld mac address of peer", in wlan_populate_mlo_mgmt_event_param()659 logging_err("vdev: %d MLO dev ctx not found", in wlan_connectivity_mlo_setup_event()666 logging_err("vdev: %d mlo link ctx not found", in wlan_connectivity_mlo_setup_event()783 logging_err("MLO dev ctx not found"); in wlan_connectivity_t2lm_status_event()788 logging_err("link_info invalid"); in wlan_connectivity_t2lm_status_event()804 logging_err("Unable to get t2lm_mapping"); in wlan_connectivity_t2lm_status_event()1044 logging_err("vdev: %d failed to get active cmd request", in wlan_connectivity_connecting_event()1113 logging_err("ml peer not found"); in wlan_convert_link_id_to_diag_band()1121 logging_err("link: %d info does not exist", i); in wlan_convert_link_id_to_diag_band()[all …]
1160 #define logging_err(params...) QDF_TRACE_ERROR(QDF_MODULE_ID_QDF, ## params) macro