Searched refs:wma_info (Results 1 – 12 of 12) sorted by relevance
/wlan-driver/qcacld-3.0/core/wma/src/ |
H A D | wma_fips_api.c | 51 wma_info("Received FIPS event, pdev:%u status:%u data_len:%u", in wma_fips_event_handler()
|
H A D | wma_power.c | 843 wma_info("configuring power: %d", power); in wma_set_power_config() 1189 wma_info("temperature: %d", wmi_event->value); in wma_pdev_temperature_evt_handler()
|
H A D | wma_features.c | 2168 wma_info("For tag %d WMI event 0x%x", tag, event_id); in wma_extscan_get_eventid_from_tlvtag() 2564 wma_info("Pkt_len: %u, src_port: %u, dst_port: %u", in wma_log_pkt_ipv6() 2956 wma_info("Wake event packet:"); in wma_wake_event_packet() 2971 wma_info("PF occurs during suspend: packet_len %u", in wma_wake_event_packet() 3001 wma_info("Wake reason %s", in wma_wake_event_no_payload() 5398 wma_info("handle:%pK event:%pK len:%u", handle, evt_buf, len); in wma_sar_event_handler() 6021 wma_info("Received BT activity event %u", in wma_wlan_bt_activity_evt_handler()
|
H A D | wma_eht.c | 430 wma_info("Target does not support 11BE"); in wma_update_target_ext_eht_cap()
|
H A D | wma_main.c | 3645 wma_info("WMA --> wmi_unified_attach - success"); in wma_open() 6360 wma_info("MAC0 does not support both bands %d DBS is mandatory", in wma_is_dbs_mandatory() 6808 wma_info("Firmware build version : %08x", in wma_rx_service_ready_event() 6826 wma_info("Board id: %x, Board version: %x %x %x %x %x", in wma_rx_service_ready_event() 7799 wma_info("FW ready event received"); in wma_wait_for_ready_event()
|
H A D | wma_he.c | 831 wma_info("Target does not support 11AX"); in wma_update_target_ext_he_cap()
|
H A D | wma_utils.c | 4921 wma_info("---->sent request for vdev:%d", vdev_id); in wma_wlm_stats_req() 4952 wma_info("---->Received response for vdev:%d", param->vdev_id); in wma_wlm_stats_rsp()
|
H A D | wma_data.c | 1891 wma_info("Thermal level: %d", level); in wma_set_thermal_level_ind()
|
H A D | wma_scan_roam.c | 2300 wma_info("passpoint match: id: %u anqp length %u", in wma_passpoint_match_event_handler()
|
H A D | wma_mgmt.c | 1892 wma_info("Updated beacon interval %d for vdev %d", in wma_update_beacon_interval()
|
H A D | wma_dev_if.c | 6403 wma_info("vdev %d Failed to send vdev stop", vdev_id); in wma_send_vdev_stop()
|
/wlan-driver/qcacld-3.0/core/wma/inc/ |
H A D | wma.h | 81 #define wma_info(params...) QDF_TRACE_INFO(QDF_MODULE_ID_WMA, params) macro 100 wma_info(params); \
|