Lines Matching refs:DNPRINTF
6107 DNPRINTF(QWX_D_QMI, "%s: found elem 0x%x data type 0x%x\n", __func__, in qwx_qmi_decode_get_elem()
6204 DNPRINTF(QWX_D_QMI, in qwx_qmi_decode_tlv_hdr()
6228 DNPRINTF(QWX_D_QMI, in qwx_qmi_decode_tlv_hdr()
6241 DNPRINTF(QWX_D_QMI, "%s: ei->size %u, actual size %u\n", __func__, in qwx_qmi_decode_tlv_hdr()
6302 DNPRINTF(QWX_D_QMI, "%s: element 0x%x data type 0x%x size %u\n", in qwx_qmi_decode_byte()
6316 DNPRINTF(QWX_D_QMI, "%s: element 0x%x data type 0x%x size %u\n", in qwx_qmi_decode_word()
6330 DNPRINTF(QWX_D_QMI, "%s: element 0x%x data type 0x%x size %u\n", in qwx_qmi_decode_dword()
6344 DNPRINTF(QWX_D_QMI, "%s: element 0x%x data type 0x%x size %u\n", in qwx_qmi_decode_qword()
6360 DNPRINTF(QWX_D_QMI, "%s: input: ", __func__); in qwx_qmi_decode_datalen()
6362 DNPRINTF(QWX_D_QMI, " %02x", input[i]); in qwx_qmi_decode_datalen()
6364 DNPRINTF(QWX_D_QMI, "\n"); in qwx_qmi_decode_datalen()
6406 DNPRINTF(QWX_D_QMI, "%s: input: ", __func__); in qwx_qmi_decode_string()
6408 DNPRINTF(QWX_D_QMI, " %02x", input[i]); in qwx_qmi_decode_string()
6410 DNPRINTF(QWX_D_QMI, "\n"); in qwx_qmi_decode_string()
6458 DNPRINTF(QWX_D_QMI, "%s: string (len %u): %s\n", __func__, len, p); in qwx_qmi_decode_string()
6479 DNPRINTF(QWX_D_QMI, "%s: input: ", __func__); in qwx_qmi_decode_struct()
6481 DNPRINTF(QWX_D_QMI, " %02x", input[i]); in qwx_qmi_decode_struct()
6483 DNPRINTF(QWX_D_QMI, "\n"); in qwx_qmi_decode_struct()
6486 DNPRINTF(QWX_D_QMI, "%s: minimum struct size: %u\n", __func__, min_size); in qwx_qmi_decode_struct()
6500 DNPRINTF(QWX_D_QMI, "%s: datalen %u used %zu bytes\n", in qwx_qmi_decode_struct()
6510 DNPRINTF(QWX_D_QMI, "%s: datalen is for data_type=0x%x " in qwx_qmi_decode_struct()
6516 DNPRINTF(QWX_D_QMI, in qwx_qmi_decode_struct()
6539 DNPRINTF(QWX_D_QMI, in qwx_qmi_decode_struct()
6609 DNPRINTF(QWX_D_QMI, "%s: next ei 0x%x ei->data_type=0x%x\n", in qwx_qmi_decode_struct()
6613 DNPRINTF(QWX_D_QMI, "%s: used_total=%zu ei->data_type=0x%x\n", in qwx_qmi_decode_struct()
6629 DNPRINTF(QWX_D_QMI, "%s: input: ", __func__); in qwx_qmi_decode_msg()
6631 DNPRINTF(QWX_D_QMI, " %02x", input[i]); in qwx_qmi_decode_msg()
6633 DNPRINTF(QWX_D_QMI, "\n"); in qwx_qmi_decode_msg()
6685 DNPRINTF(QWX_D_QMI, in qwx_qmi_decode_msg()
6712 DNPRINTF(QWX_D_QMI, in qwx_qmi_decode_msg()
6733 DNPRINTF(QWX_D_QMI, in qwx_qmi_decode_msg()
6737 DNPRINTF(QWX_D_QMI, in qwx_qmi_decode_msg()
6771 DNPRINTF(QWX_D_QMI, in qwx_qmi_decode_msg()
6776 DNPRINTF(QWX_D_QMI, in qwx_qmi_decode_msg()
6790 DNPRINTF(QWX_D_QMI, in qwx_qmi_decode_msg()
6795 DNPRINTF(QWX_D_QMI, in qwx_qmi_decode_msg()
6859 DNPRINTF(QWX_D_QMI, in qwx_qmi_decode_msg()
6863 DNPRINTF(QWX_D_QMI, "%s: remaining input: ", __func__); in qwx_qmi_decode_msg()
6865 DNPRINTF(QWX_D_QMI, " %02x", p[i]); in qwx_qmi_decode_msg()
6866 DNPRINTF(QWX_D_QMI, "\n"); in qwx_qmi_decode_msg()
6880 DNPRINTF(QWX_D_QMI, "%s\n", __func__); in qwx_qmi_recv_wlanfw_ind_register_req_v1()
6886 DNPRINTF(QWX_D_QMI, "%s: resp.resp.result=0x%x\n", in qwx_qmi_recv_wlanfw_ind_register_req_v1()
6888 DNPRINTF(QWX_D_QMI, "%s: resp.resp.error=0x%x\n", in qwx_qmi_recv_wlanfw_ind_register_req_v1()
6890 DNPRINTF(QWX_D_QMI, "%s: resp.fw_status=0x%llx\n", in qwx_qmi_recv_wlanfw_ind_register_req_v1()
6906 DNPRINTF(QWX_D_QMI, "%s\n", __func__); in qwx_qmi_recv_wlanfw_host_cap_resp_v1()
6912 DNPRINTF(QWX_D_QMI, "%s: resp.resp.result=0x%x\n", in qwx_qmi_recv_wlanfw_host_cap_resp_v1()
6914 DNPRINTF(QWX_D_QMI, "%s: resp.resp.error=0x%x\n", in qwx_qmi_recv_wlanfw_host_cap_resp_v1()
6930 DNPRINTF(QWX_D_QMI, "%s\n", __func__); in qwx_qmi_recv_wlanfw_respond_mem_resp_v1()
6936 DNPRINTF(QWX_D_QMI, "%s: resp.resp.result=0x%x\n", in qwx_qmi_recv_wlanfw_respond_mem_resp_v1()
6938 DNPRINTF(QWX_D_QMI, "%s: resp.resp.error=0x%x\n", in qwx_qmi_recv_wlanfw_respond_mem_resp_v1()
6954 DNPRINTF(QWX_D_QMI, "%s\n", __func__); in qwx_qmi_recv_wlanfw_cap_resp_v1()
6988 DNPRINTF(QWX_D_QMI, in qwx_qmi_recv_wlanfw_cap_resp_v1()
6992 DNPRINTF(QWX_D_QMI, "%s: resp.resp.result=0x%x\n", in qwx_qmi_recv_wlanfw_cap_resp_v1()
6994 DNPRINTF(QWX_D_QMI, "%s: resp.resp.error=0x%x\n", in qwx_qmi_recv_wlanfw_cap_resp_v1()
7012 DNPRINTF(QWX_D_QMI, "%s\n", __func__); in qwx_qmi_recv_wlanfw_bdf_download_resp_v1()
7018 DNPRINTF(QWX_D_QMI, "%s: resp.resp.result=0x%x\n", in qwx_qmi_recv_wlanfw_bdf_download_resp_v1()
7020 DNPRINTF(QWX_D_QMI, "%s: resp.resp.error=0x%x\n", in qwx_qmi_recv_wlanfw_bdf_download_resp_v1()
7038 DNPRINTF(QWX_D_QMI, "%s\n", __func__); in qwx_qmi_recv_wlanfw_m3_info_resp_v1()
7044 DNPRINTF(QWX_D_QMI, "%s: resp.resp.result=0x%x\n", in qwx_qmi_recv_wlanfw_m3_info_resp_v1()
7046 DNPRINTF(QWX_D_QMI, "%s: resp.resp.error=0x%x\n", in qwx_qmi_recv_wlanfw_m3_info_resp_v1()
7064 DNPRINTF(QWX_D_QMI, "%s\n", __func__); in qwx_qmi_recv_wlanfw_wlan_ini_resp_v1()
7070 DNPRINTF(QWX_D_QMI, "%s: resp.resp.result=0x%x\n", in qwx_qmi_recv_wlanfw_wlan_ini_resp_v1()
7072 DNPRINTF(QWX_D_QMI, "%s: resp.resp.error=0x%x\n", in qwx_qmi_recv_wlanfw_wlan_ini_resp_v1()
7090 DNPRINTF(QWX_D_QMI, "%s\n", __func__); in qwx_qmi_recv_wlanfw_wlan_cfg_resp_v1()
7096 DNPRINTF(QWX_D_QMI, "%s: resp.resp.result=0x%x\n", in qwx_qmi_recv_wlanfw_wlan_cfg_resp_v1()
7098 DNPRINTF(QWX_D_QMI, "%s: resp.resp.error=0x%x\n", in qwx_qmi_recv_wlanfw_wlan_cfg_resp_v1()
7116 DNPRINTF(QWX_D_QMI, "%s\n", __func__); in qwx_qmi_recv_wlanfw_wlan_mode_resp_v1()
7122 DNPRINTF(QWX_D_QMI, "%s: resp.resp.result=0x%x\n", in qwx_qmi_recv_wlanfw_wlan_mode_resp_v1()
7124 DNPRINTF(QWX_D_QMI, "%s: resp.resp.error=0x%x\n", in qwx_qmi_recv_wlanfw_wlan_mode_resp_v1()
7180 DNPRINTF(QWX_D_QMI, "%s\n", __func__); in qwx_qmi_recv_wlanfw_request_mem_indication()
7239 DNPRINTF(QWX_D_QMI, in qwx_qrtr_recv_data()
7411 DNPRINTF(QWX_D_QMI, in qwx_qrtr_recv_msg()
7421 DNPRINTF(QWX_D_QMI, in qwx_qrtr_recv_msg()
7457 DNPRINTF(QWX_D_QMI, in qwx_qrtr_recv_msg()
7875 DNPRINTF(QWX_D_QMI, in qwx_qmi_encode_msg()
7880 DNPRINTF(QWX_D_QMI, "%s %.2x", i % 16 == 0 ? "\n" : "", in qwx_qmi_encode_msg()
7884 DNPRINTF(QWX_D_QMI, "\n"); in qwx_qmi_encode_msg()
7995 DNPRINTF(QWX_D_QMI, "%s: qmi indication register request\n", __func__); in qwx_qmi_fw_ind_register_send()
8069 DNPRINTF(QWX_D_QMI, "%s: qmi host cap request\n", __func__); in qwx_qmi_host_cap_send()
10707 DNPRINTF(QWX_D_QMI, "%s: wlan cfg req\n", __func__); in qwx_qmi_wlanfw_wlan_cfg_send()
10925 DNPRINTF(QWX_D_WMI, in qwx_wmi_tlv_services_parser()
10946 DNPRINTF(QWX_D_WMI, in qwx_wmi_tlv_services_parser()
11173 DNPRINTF(QWX_D_WMI, "%s: event service ready\n", __func__); in qwx_service_ready_event()
11451 DNPRINTF(QWX_D_WMI, "%s: preferred_hw_mode: %d\n", __func__, in qwx_wmi_tlv_hw_mode_caps()
11633 DNPRINTF(QWX_D_WMI, in qwx_wmi_tlv_dma_ring_caps()
11759 DNPRINTF(QWX_D_WMI, "%s: event service ready ext\n", __func__); in qwx_service_ready_ext_event()
11808 DNPRINTF(QWX_D_WMI, "%s: event service ready ext2\n", __func__); in qwx_service_ready_ext2_event()
11825 DNPRINTF(QWX_D_WMI, "%s: event service available\n", __func__); in qwx_service_available_event()
11870 DNPRINTF(QWX_D_WMI, "%s: event peer assoc conf ev vdev id %d " in qwx_peer_assoc_conf_event()
11936 DNPRINTF(QWX_D_WMI, "%s: event ready", __func__); in qwx_ready_event()
11990 DNPRINTF(QWX_D_WMI, "%s: peer delete resp for vdev id %d addr %s\n", in qwx_peer_delete_resp_event()
12074 DNPRINTF(QWX_D_WMI, "%s: vdev start resp for vdev id %d", __func__, in qwx_vdev_start_resp_event()
12122 DNPRINTF(QWX_D_WMI, "%s: vdev stopped for vdev id %d", __func__, in qwx_vdev_stopped_event()
12172 DNPRINTF(QWX_D_WMI, "%s: number of reg rules in %s band: %d\n", in qwx_print_reg_rule()
12176 DNPRINTF(QWX_D_WMI, in qwx_print_reg_rule()
12225 DNPRINTF(QWX_D_WMI, "%s: processing regulatory channel list\n", in qwx_pull_reg_chan_list_update_ev()
12261 DNPRINTF(QWX_D_WMI, "%s: CC status_code %s\n", __func__, in qwx_pull_reg_chan_list_update_ev()
12277 DNPRINTF(QWX_D_WMI, in qwx_pull_reg_chan_list_update_ev()
12283 DNPRINTF(QWX_D_WMI, in qwx_pull_reg_chan_list_update_ev()
12320 DNPRINTF(QWX_D_WMI, "%s: processed regulatory channel list\n", in qwx_pull_reg_chan_list_update_ev()
12450 DNPRINTF(QWX_D_WMI, "%s: event reg chan list id %d\n", __func__, id); in qwx_reg_chan_list_event()
12809 DNPRINTF(QWX_D_WMI, in qwx_scan_event()
12906 DNPRINTF(QWX_D_WMI, "%s: event chan info vdev_id %d err_code %d " in qwx_chan_info_event()
12915 DNPRINTF(QWX_D_WMI, "chan info report completed\n"); in qwx_chan_info_event()
13085 DNPRINTF(QWX_D_MGMT, "%s: event mgmt rx status %08x\n", __func__, in qwx_mgmt_rx_event()
13139 DNPRINTF(QWX_D_MGMT, in qwx_mgmt_rx_event()
13145 DNPRINTF(QWX_D_MGMT, "%s: event mgmt rx freq %d chan %d snr %d\n", in qwx_mgmt_rx_event()
13256 DNPRINTF(QWX_D_MGMT, "%s: event mgmt tx compl ev pdev_id %d, " in qwx_mgmt_tx_compl_event()
13331 DNPRINTF(QWX_D_WMI, "%s: event roam vdev %u reason 0x%08x rssi %d\n", in qwx_roam_event()
13396 DNPRINTF(QWX_D_WMI, "%s: event vdev install key ev idx %d flags %08x " in qwx_vdev_install_key_compl_event()
13820 DNPRINTF(QWX_D_HTC, in qwx_htc_send()
13830 DNPRINTF(QWX_D_HTC, "%s: ep %d credits consumed %d total %d\n", in qwx_htc_send()
13853 DNPRINTF(QWX_D_HTC, "%s: tx mbuf %p eid %d paddr %lx\n", in qwx_htc_send()
13859 DNPRINTF(QWX_D_HTC, "%s message buffer:", __func__); in qwx_htc_send()
13861 DNPRINTF(QWX_D_HTC, "%s %.2x", in qwx_htc_send()
13865 DNPRINTF(QWX_D_HTC, "\n"); in qwx_htc_send()
13882 DNPRINTF(QWX_D_HTC, "%s: ep %d credits reverted %d total %d\n", in qwx_htc_send()
13924 DNPRINTF(QWX_D_HTC, in qwx_htc_connect_service()
13995 DNPRINTF(QWX_D_HTC, "%s: service %s connect response status 0x%lx " in qwx_htc_connect_service()
14050 DNPRINTF(QWX_D_HTC, in qwx_htc_connect_service()
14057 DNPRINTF(QWX_D_HTC, in qwx_htc_connect_service()
14087 DNPRINTF(QWX_D_HTC, "%s: using tx credit flow control\n", in qwx_htc_start()
14233 DNPRINTF(QWX_D_HTC, "%s: target ready total_transmit_credits %d " in qwx_htc_wait_target()
14307 DNPRINTF(QWX_D_HTT, "%s: peer map vdev %d peer %s id %d\n", in qwx_peer_map_event()
14346 DNPRINTF(QWX_D_HTT, "%s: peer unmap peer %s id %d\n", in qwx_peer_unmap_event()
15050 DNPRINTF(QWX_D_HTT, "%s: htt srng setup msi_addr_lo 0x%x " in qwx_dp_tx_htt_srng_setup()
16702 DNPRINTF(QWX_D_MAC, "Unable to process msdu: %d", ret); in qwx_dp_rx_process_received_packets()
17651 DNPRINTF(QWX_D_WMI, "%s: sending WMI command 0x%u\n", __func__, cmd); in qwx_wmi_cmd_send_nowait()
17741 DNPRINTF(QWX_D_WMI, "%s: cmd pdev set param %d pdev id %d value %d\n", in qwx_wmi_pdev_set_param()
17779 DNPRINTF(QWX_D_WMI, "%s: cmd lro config pdev_id 0x%x\n", in qwx_wmi_pdev_lro_cfg()
17816 DNPRINTF(QWX_D_WMI, "%s: cmd sta powersave mode psmode %d vdev id %d\n", in qwx_wmi_pdev_set_ps_mode()
17847 DNPRINTF(QWX_D_WMI, "%s: scan prob req oui %d\n", __func__, in qwx_wmi_scan_prob_req_oui()
17896 DNPRINTF(QWX_D_WMI, "%s: cmd pdev dfs phyerr offload enable " in qwx_wmi_send_dfs_phyerr_offload_enable_cmd()
17945 DNPRINTF(QWX_D_WMI, "%s: no.of chan = %d len = %d " in qwx_wmi_send_scan_chan_list_cmd()
18005 DNPRINTF(QWX_D_WMI, "%s: chan scan list " in qwx_wmi_send_scan_chan_list_cmd()
18024 DNPRINTF(QWX_D_WMI, "%s: cmd scan chan list channels %d\n", in qwx_wmi_send_scan_chan_list_cmd()
18065 DNPRINTF(QWX_D_WMI, "%s: cmd 11d scan start vdev id %d period %d " in qwx_wmi_send_11d_scan_start_cmd()
18343 DNPRINTF(QWX_D_WMI, "%s: cmd start scan", __func__); in qwx_wmi_send_scan_start_cmd()
18398 DNPRINTF(QWX_D_WMI, "%s: cmd stop scan\n", __func__); in qwx_wmi_send_scan_stop_cmd()
18434 DNPRINTF(QWX_D_WMI, "%s: cmd peer create vdev_id %d peer_addr %s\n", in qwx_wmi_send_peer_create_cmd()
18471 DNPRINTF(QWX_D_WMI, "%s: cmd peer delete vdev_id %d peer_addr %pM\n", in qwx_wmi_send_peer_delete_cmd()
18529 DNPRINTF(QWX_D_WMI, in qwx_wmi_vdev_install_key()
18767 DNPRINTF(QWX_D_WMI, "%s: cmd peer assoc vdev id %d assoc id %d " in qwx_wmi_send_peer_assoc_cmd()
18913 DNPRINTF(QWX_D_WMI, in qwx_init_cmd_send()
18970 DNPRINTF(QWX_D_WMI, "%s: cmd wmi init\n", __func__); in qwx_init_cmd_send()
19056 DNPRINTF(QWX_D_WMI, "%s: cmd pdev set hw mode %d\n", __func__, in qwx_wmi_set_hw_mode()
19096 DNPRINTF(QWX_D_WMI, "%s: cmd set powersave param vdev_id %d param %d " in qwx_wmi_set_sta_ps_param()
19159 DNPRINTF(QWX_D_WMI, "%s: cmd mgmt tx send", __func__); in qwx_wmi_mgmt_send()
19240 DNPRINTF(QWX_D_WMI, "%s: cmd vdev create id %d type %d subtype %d " in qwx_wmi_vdev_create()
19279 DNPRINTF(QWX_D_WMI, "%s: cmd vdev set param vdev 0x%x param %d " in qwx_wmi_vdev_set_param_cmd()
19335 DNPRINTF(QWX_D_WMI, "%s: cmd vdev up id 0x%x assoc id %d bssid %s\n", in qwx_wmi_vdev_up()
19370 DNPRINTF(QWX_D_WMI, "%s: cmd vdev down id 0x%x\n", __func__, vdev_id); in qwx_wmi_vdev_down()
19457 DNPRINTF(QWX_D_WMI, "%s: cmd vdev stop id 0x%x\n", __func__, vdev_id); in qwx_wmi_vdev_stop()
19547 DNPRINTF(QWX_D_WMI, "%s: cmd vdev %s id 0x%x freq %u mode 0x%x\n", in qwx_wmi_vdev_start()
20962 DNPRINTF(QWX_D_CE, "%s: tx ce pipe %d len %d\n", __func__, in qwx_ce_tx_process_cb()
21003 DNPRINTF(QWX_D_HTC, "%s: ep %d credits got %d total %d\n", in qwx_htc_process_credit_report()
21140 DNPRINTF(QWX_D_HTC, "%s: rx ep %d mbuf %p trailer_present %d\n", in qwx_htc_rx_completion_handler()
21184 DNPRINTF(QWX_D_HTC, "%s: rx ep %d mbuf %p message_id %d\n", in qwx_htc_rx_completion_handler()
21227 DNPRINTF(QWX_D_HTC, "%s: rx ep %d mbuf %p\n", __func__, eid, m); in qwx_htc_rx_completion_handler()
21987 DNPRINTF(QWX_D_CE, "%s: rx ce pipe %d len %d\n", __func__, in qwx_ce_recv_process_cb()
22269 DNPRINTF(QWX_D_WMI, "%s: mac channel freq %d maxpower %d " in qwx_reg_update_chan_list()
22367 DNPRINTF(QWX_D_MAC, "txpower to set in hw %d\n", txpower / 2); in qwx_mac_txpower_recalc()
22388 DNPRINTF(QWX_D_MAC, "%s: failed to recalc txpower limit %d " in qwx_mac_txpower_recalc()
22665 DNPRINTF(QWX_D_MAC, "%s: vdev vdev_id %d stopped\n", __func__, in qwx_mac_vdev_stop()
22670 DNPRINTF(QWX_D_MAC, "%s: CAC Stopped for vdev %d\n", __func__, in qwx_mac_vdev_stop()
22754 DNPRINTF(QWX_D_MAC, "%s: vdev %d start center_freq %d phymode %s\n", in qwx_mac_vdev_start_restart()
22777 DNPRINTF(QWX_D_MAC, "%s: vdev %d started\n", __func__, arvif->vdev_id); in qwx_mac_vdev_start_restart()
22973 DNPRINTF(QWX_D_MAC, in qwx_mac_op_add_interface()
22994 DNPRINTF(QWX_D_MAC, "%s: vdev %s created, vdev_id %d\n", __func__, in qwx_mac_op_add_interface()
23205 DNPRINTF(QWX_D_MAC, "%s: vdev id for 11d scan %d\n", __func__, in qwx_mac_11d_scan_start()
23224 DNPRINTF(QWX_D_MAC, "%s: start 11d scan\n", __func__); in qwx_mac_11d_scan_start()
24520 DNPRINTF(QWX_D_MAC, "%s: Added peer: %s for VDEV: %d\n", __func__, in qwx_mac_station_add()
24549 DNPRINTF(QWX_D_MAC, "%s: tx mgmt frame, buf id %d\n", __func__, buf_id); in qwx_mac_mgmt_tx_wmi()
24680 DNPRINTF(QWX_D_WMI, "%s: cmd peer set param vdev %d peer %s " in qwx_wmi_set_peer_param()
24726 DNPRINTF(QWX_D_WMI, "%s: cmd peer reorder queue setup addr %s " in qwx_wmi_peer_rx_reorder_queue_setup()
25243 DNPRINTF(QWX_D_MAC, "%s: disassociated from bssid %s aid %d\n", in qwx_deauth()
25330 DNPRINTF(QWX_D_MAC, "%s: peer %s phymode %s\n", __func__, in qwx_peer_assoc_h_phymode()
25374 DNPRINTF(QWX_D_MAC, "%s: vdev %i assoc bssid %pM aid %d\n", in qwx_run()
25435 DNPRINTF(QWX_D_MAC, "%s: vdev %d up (associated) bssid %s aid %d\n", in qwx_run()
25471 DNPRINTF(QWX_D_MAC, "%s: vdev %d down\n", __func__, arvif->vdev_id); in qwx_run_stop()