Searched refs:wevt_d (Results 1 – 5 of 5) sorted by relevance
| /hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/ |
| D | mlan_cmdevt.c | 2109 wevt_d("VDLL block mem greater than cmd buf/vdll struct not inited"); in wlan_download_vdll_block() 2122 wevt_d("DNLD_VDLL : block_len=%d", block_len); in wlan_download_vdll_block() 2129 wevt_d("DNLD_VDLL: Host to Card Failed"); in wlan_download_vdll_block() 2192 …wevt_d("VDLL_IND: type=%d offset = 0x%x, len = %d, vdll_len=0x%x", wlan_le16_to_cpu(ind->type), of… in wlan_process_vdll_event() 2201 wevt_d("Fail to download VDLL block"); in wlan_process_vdll_event() 2216 … wevt_d("Invalid VDLL req: offset=0x%x, len=%d, vdll_len=0x%x", offset, block_len, ctrl->vdll_len); in wlan_process_vdll_event() 2223 wevt_d("VDLL_IND (OFFSET): vdll_len=0x%x", offset); in wlan_process_vdll_event() 2228 wevt_d("VDLL_IND (SIG ERR)."); in wlan_process_vdll_event() 2231 wevt_d("VDLL_IND (ID ERR)."); in wlan_process_vdll_event() 2235 wevt_d("VDLL_IND (SECURE ERR)."); in wlan_process_vdll_event() [all …]
|
| D | wifi-debug.h | 75 #define wevt_d(...) wmlog("wevt", ##__VA_ARGS__) macro 77 #define wevt_d(...) macro
|
| D | wifi-imu.c | 390 wevt_d("VDLL_IND (VDLL REQ)."); in wlan_handle_vdllv2_event_packet() 394 wevt_d("VDLLV2_IND (INTF RESET)."); in wlan_handle_vdllv2_event_packet() 554 wevt_d("Event: 0x%x", event_cause); in wlan_decode_rx_packet()
|
| D | mlan_glue.c | 5539 wevt_d("No mem allocated for msg.data"); in wifi_handle_fw_event() 5546 wevt_d("EVENT - : 0x%x Len : %d Reason: %d", evt->event_id, evt->length, evt->reason_code); in wifi_handle_fw_event() 5549 wevt_d("EVENT - : 0x%x Len : %d Reason: %d", evt->event_id, evt->length, evt->reason_code); in wifi_handle_fw_event() 5621 wevt_d("_"); in wifi_handle_fw_event() 5652 wevt_d("|"); in wifi_handle_fw_event() 6120 … wevt_d("EVENT: Blacklist sta %02x:%02x:%02x:%02x:%02x:%02x: try to join the network \r\n", in wifi_handle_fw_event() 6299 wevt_d("EVENT:RADAR_DETECTED -> detect_count=%d, reg_domain=%d, det_type=%d(%s)\n", in wifi_handle_fw_event() 6311 wevt_d("EVENT: EVENT_CLOUD_KEEP_ALIVE_RETRY_FAIL received\n\r"); in wifi_handle_fw_event() 8643 wevt_d("[INFO] EventID: 0x%x SubeventID:%d \r\n", ftm_event->event_id, ftm_event->sub_event_id); in wifi_ftm_process_event()
|
| D | wifi-sdio.c | 462 wevt_d("Event %x", evttype); in wlan_handle_event_packet() 473 wevt_d("Unhandled pre Queue event %x", evttype); in wlan_handle_event_packet()
|