| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | dhd_ip.c | 219 DHD_TRACE(("%s %d: Enter\n", __FUNCTION__, __LINE__)); in _tdata_psh_info_pool_init() 253 DHD_TRACE(("%s %d: Enter\n", __FUNCTION__, __LINE__)); in _tdata_psh_info_pool_deinit() 543 DHD_TRACE(("%s %d: Too short or long length %d to be TCP ACK\n", in dhd_tcpack_check_xmit() 564 DHD_TRACE(("%s %d: pkt %p sent out. idx %d, tbl_cnt %d\n", in dhd_tcpack_check_xmit() 605 DHD_TRACE(("%s %d: IP addr "IPV4_ADDR_STR" "IPV4_ADDR_STR in dhd_tcpdata_psh_acked() 615 DHD_TRACE(("%s %d: data info[%d], IP addr "IPV4_ADDR_STR" "IPV4_ADDR_STR in dhd_tcpdata_psh_acked() 637 DHD_TRACE(("%s %d: no tcpdata_info!\n", __FUNCTION__, __LINE__)); in dhd_tcpdata_psh_acked() 642 DHD_TRACE(("%s %d: No PSH DATA to be acked!\n", __FUNCTION__, __LINE__)); in dhd_tcpdata_psh_acked() 647 DHD_TRACE(("%s %d: PSH ACKED! %u >= %u\n", in dhd_tcpdata_psh_acked() 660 DHD_TRACE(("%s %d: PSH INFO ENQ %d\n", in dhd_tcpdata_psh_acked() [all …]
|
| H A D | dhd_csi.c | 67 DHD_TRACE(("Enter %s\n", __FUNCTION__)); in dhd_csi_event_handler() 120 DHD_TRACE(("remain %d\n", p_event->header.remain_length)); in dhd_csi_event_handler() 130 DHD_TRACE(("Over maximum CSI Number 8. SKIP it.\n")); in dhd_csi_event_handler() 186 DHD_TRACE(("Clean up %d record\n", num)); in dhd_csi_clean_list() 210 DHD_TRACE(("Copy data size %d\n", ptr->entry.header.cfr_dump_length)); in dhd_csi_dump_list() 217 DHD_TRACE(("dump %d record %d bytes\n", num, length)); in dhd_csi_dump_list()
|
| H A D | dhd_pcie_linux.c | 911 DHD_TRACE(("%s: PCIe Enumeration done!!\n", __FUNCTION__)); in dhdpcie_pci_probe() 940 DHD_TRACE(("%s Enter\n", __FUNCTION__)); in dhdpcie_pci_remove() 992 DHD_TRACE(("%s Exit\n", __FUNCTION__)); in dhdpcie_pci_remove() 1037 DHD_TRACE(("%s %s\n", __FUNCTION__, dhdpcie_info->pciname)); in dhdpcie_request_irq() 1146 DHD_TRACE(("%s:Phys addr : reg space = %p base addr 0x"PRINTF_RESOURCE" \n", in dhdpcie_get_resource() 1148 DHD_TRACE(("%s:Phys addr : tcm_space = %p base addr 0x"PRINTF_RESOURCE" \n", in dhdpcie_get_resource() 1160 DHD_TRACE(("%s: ENTER\n", __FUNCTION__)); in dhdpcie_scan_resource() 1168 DHD_TRACE(("%s:Exit - SUCCESS \n", in dhdpcie_scan_resource() 1175 DHD_TRACE(("%s:Exit - FAILURE \n", __FUNCTION__)); in dhdpcie_scan_resource() 1407 DHD_TRACE(("%s(): Calling dhd_register_if() \n", __FUNCTION__)); in dhdpcie_init() [all …]
|
| H A D | dhd_dbg.h | 85 #define DHD_TRACE(args) do {if (dhd_msg_level & DHD_TRACE_VAL) printf args;} while (0) macro 192 #define DHD_TRACE_HW4 DHD_TRACE 240 #define DHD_TRACE(args) macro 245 #define DHD_TRACE(args) macro 310 #define DHD_TRACE_HW4 DHD_TRACE
|
| H A D | dhd_cdc.c | 91 DHD_TRACE(("%s: Enter\n", __FUNCTION__)); in dhdcdc_msg() 162 DHD_TRACE(("%s: Enter\n", __FUNCTION__)); in dhdcdc_cmplt() 207 DHD_TRACE(("%s: Enter\n", __FUNCTION__)); in dhdcdc_query_ioctl() 292 DHD_TRACE(("%s: Enter\n", __FUNCTION__)); in dhdcdc_set_ioctl() 402 DHD_TRACE(("%s: Enter\n", __FUNCTION__)); in dhd_prot_ioctl() 414 DHD_TRACE(("iovar cmd=%s\n", buf ? (char*)buf : "\0")); in dhd_prot_ioctl() 493 DHD_TRACE(("%s: Enter\n", __FUNCTION__)); in dhd_prot_hdrpush() 535 DHD_TRACE(("%s: Enter\n", __FUNCTION__)); in dhd_prot_hdrpull() 663 DHD_TRACE(("%s: Enter\n", __FUNCTION__)); in dhd_sync_with_dongle()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_ip.c | 229 DHD_TRACE(("%s %d: Enter\n", __FUNCTION__, __LINE__)); in _tdata_psh_info_pool_init() 263 DHD_TRACE(("%s %d: Enter\n", __FUNCTION__, __LINE__)); in _tdata_psh_info_pool_deinit() 406 DHD_TRACE(("%s: TCP ACK Suppress mode %d -> mode %d\n", in dhd_tcpack_suppress_set() 602 DHD_TRACE(("%s %d: Too short or long length %d to be TCP ACK\n", in dhd_tcpack_check_xmit() 623 DHD_TRACE(("%s %d: pkt %p sent out. idx %d, tbl_cnt %d\n", in dhd_tcpack_check_xmit() 664 DHD_TRACE(("%s %d: IP addr "IPV4_ADDR_STR" "IPV4_ADDR_STR in dhd_tcpdata_psh_acked() 674 DHD_TRACE(("%s %d: data info[%d], IP addr "IPV4_ADDR_STR" "IPV4_ADDR_STR in dhd_tcpdata_psh_acked() 696 DHD_TRACE(("%s %d: no tcpdata_info!\n", __FUNCTION__, __LINE__)); in dhd_tcpdata_psh_acked() 701 DHD_TRACE(("%s %d: No PSH DATA to be acked!\n", __FUNCTION__, __LINE__)); in dhd_tcpdata_psh_acked() 706 DHD_TRACE(("%s %d: PSH ACKED! %u >= %u\n", in dhd_tcpdata_psh_acked() [all …]
|
| H A D | dhd_pcie_linux.c | 1493 DHD_TRACE(("%s: PCIe Enumeration is already done.\n", 1536 DHD_TRACE(("%s: PCIe Enumeration done!!\n", __FUNCTION__)); 1561 DHD_TRACE(("%s Enter\n", __FUNCTION__)); 1618 DHD_TRACE(("%s Exit\n", __FUNCTION__)); 1692 DHD_TRACE(("%s %s\n", __FUNCTION__, dhdpcie_info->pciname)); 1824 DHD_TRACE(("%s:Phys addr : reg space = %p base addr 0x"PRINTF_RESOURCE" \n", 1826 DHD_TRACE(("%s:Phys addr : tcm_space = %p base addr 0x"PRINTF_RESOURCE" \n", 1838 DHD_TRACE(("%s: ENTER\n", __FUNCTION__)); 1846 DHD_TRACE(("%s:Exit - SUCCESS \n", 1853 DHD_TRACE(("%s:Exit - FAILURE \n", __FUNCTION__)); [all …]
|
| H A D | dhd_cdc.c | 90 DHD_TRACE(("%s: Enter\n", __FUNCTION__)); in dhdcdc_msg() 115 DHD_TRACE(("%s: Enter\n", __FUNCTION__)); in dhdcdc_cmplt() 134 DHD_TRACE(("%s: Enter\n", __FUNCTION__)); in dhdcdc_query_ioctl() 239 DHD_TRACE(("%s: Enter\n", __FUNCTION__)); in dhdcdc_set_ioctl() 342 DHD_TRACE(("%s: Enter\n", __FUNCTION__)); in dhd_prot_ioctl() 354 DHD_TRACE(("iovar cmd=%s\n", buf ? (char*)buf : "\0")); in dhd_prot_ioctl() 426 DHD_TRACE(("%s: Enter\n", __FUNCTION__)); in dhd_prot_hdrpush() 467 DHD_TRACE(("%s: Enter\n", __FUNCTION__)); in dhd_prot_hdrpull() 590 DHD_TRACE(("%s: Enter\n", __FUNCTION__)); in dhd_sync_with_dongle()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_ip.c | 229 DHD_TRACE(("%s %d: Enter\n", __FUNCTION__, __LINE__)); in _tdata_psh_info_pool_init() 263 DHD_TRACE(("%s %d: Enter\n", __FUNCTION__, __LINE__)); in _tdata_psh_info_pool_deinit() 406 DHD_TRACE(("%s: TCP ACK Suppress mode %d -> mode %d\n", in dhd_tcpack_suppress_set() 602 DHD_TRACE(("%s %d: Too short or long length %d to be TCP ACK\n", in dhd_tcpack_check_xmit() 623 DHD_TRACE(("%s %d: pkt %p sent out. idx %d, tbl_cnt %d\n", in dhd_tcpack_check_xmit() 664 DHD_TRACE(("%s %d: IP addr "IPV4_ADDR_STR" "IPV4_ADDR_STR in dhd_tcpdata_psh_acked() 674 DHD_TRACE(("%s %d: data info[%d], IP addr "IPV4_ADDR_STR" "IPV4_ADDR_STR in dhd_tcpdata_psh_acked() 696 DHD_TRACE(("%s %d: no tcpdata_info!\n", __FUNCTION__, __LINE__)); in dhd_tcpdata_psh_acked() 701 DHD_TRACE(("%s %d: No PSH DATA to be acked!\n", __FUNCTION__, __LINE__)); in dhd_tcpdata_psh_acked() 706 DHD_TRACE(("%s %d: PSH ACKED! %u >= %u\n", in dhd_tcpdata_psh_acked() [all …]
|
| H A D | dhd_pcie_linux.c | 1502 DHD_TRACE(("%s: PCIe Enumeration is already done.\n", 1545 DHD_TRACE(("%s: PCIe Enumeration done!!\n", __FUNCTION__)); 1570 DHD_TRACE(("%s Enter\n", __FUNCTION__)); 1627 DHD_TRACE(("%s Exit\n", __FUNCTION__)); 1701 DHD_TRACE(("%s %s\n", __FUNCTION__, dhdpcie_info->pciname)); 1835 DHD_TRACE(("%s:Phys addr : reg space = %p base addr 0x"PRINTF_RESOURCE" \n", 1837 DHD_TRACE(("%s:Phys addr : tcm_space = %p base addr 0x"PRINTF_RESOURCE" \n", 1849 DHD_TRACE(("%s: ENTER\n", __FUNCTION__)); 1857 DHD_TRACE(("%s:Exit - SUCCESS \n", 1864 DHD_TRACE(("%s:Exit - FAILURE \n", __FUNCTION__)); [all …]
|
| H A D | dhd_cdc.c | 90 DHD_TRACE(("%s: Enter\n", __FUNCTION__)); in dhdcdc_msg() 115 DHD_TRACE(("%s: Enter\n", __FUNCTION__)); in dhdcdc_cmplt() 134 DHD_TRACE(("%s: Enter\n", __FUNCTION__)); in dhdcdc_query_ioctl() 239 DHD_TRACE(("%s: Enter\n", __FUNCTION__)); in dhdcdc_set_ioctl() 342 DHD_TRACE(("%s: Enter\n", __FUNCTION__)); in dhd_prot_ioctl() 354 DHD_TRACE(("iovar cmd=%s\n", buf ? (char*)buf : "\0")); in dhd_prot_ioctl() 426 DHD_TRACE(("%s: Enter\n", __FUNCTION__)); in dhd_prot_hdrpush() 467 DHD_TRACE(("%s: Enter\n", __FUNCTION__)); in dhd_prot_hdrpull() 590 DHD_TRACE(("%s: Enter\n", __FUNCTION__)); in dhd_sync_with_dongle()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_ip.c | 229 DHD_TRACE(("%s %d: Enter\n", __FUNCTION__, __LINE__)); in _tdata_psh_info_pool_init() 263 DHD_TRACE(("%s %d: Enter\n", __FUNCTION__, __LINE__)); in _tdata_psh_info_pool_deinit() 406 DHD_TRACE(("%s: TCP ACK Suppress mode %d -> mode %d\n", in dhd_tcpack_suppress_set() 602 DHD_TRACE(("%s %d: Too short or long length %d to be TCP ACK\n", in dhd_tcpack_check_xmit() 623 DHD_TRACE(("%s %d: pkt %p sent out. idx %d, tbl_cnt %d\n", in dhd_tcpack_check_xmit() 664 DHD_TRACE(("%s %d: IP addr "IPV4_ADDR_STR" "IPV4_ADDR_STR in dhd_tcpdata_psh_acked() 674 DHD_TRACE(("%s %d: data info[%d], IP addr "IPV4_ADDR_STR" "IPV4_ADDR_STR in dhd_tcpdata_psh_acked() 696 DHD_TRACE(("%s %d: no tcpdata_info!\n", __FUNCTION__, __LINE__)); in dhd_tcpdata_psh_acked() 701 DHD_TRACE(("%s %d: No PSH DATA to be acked!\n", __FUNCTION__, __LINE__)); in dhd_tcpdata_psh_acked() 706 DHD_TRACE(("%s %d: PSH ACKED! %u >= %u\n", in dhd_tcpdata_psh_acked() [all …]
|
| H A D | dhd_pcie_linux.c | 1496 DHD_TRACE(("%s: PCIe Enumeration is already done.\n", 1539 DHD_TRACE(("%s: PCIe Enumeration done!!\n", __FUNCTION__)); 1564 DHD_TRACE(("%s Enter\n", __FUNCTION__)); 1621 DHD_TRACE(("%s Exit\n", __FUNCTION__)); 1695 DHD_TRACE(("%s %s\n", __FUNCTION__, dhdpcie_info->pciname)); 1829 DHD_TRACE(("%s:Phys addr : reg space = %p base addr 0x"PRINTF_RESOURCE" \n", 1831 DHD_TRACE(("%s:Phys addr : tcm_space = %p base addr 0x"PRINTF_RESOURCE" \n", 1843 DHD_TRACE(("%s: ENTER\n", __FUNCTION__)); 1851 DHD_TRACE(("%s:Exit - SUCCESS \n", 1858 DHD_TRACE(("%s:Exit - FAILURE \n", __FUNCTION__)); [all …]
|
| H A D | dhd_cdc.c | 90 DHD_TRACE(("%s: Enter\n", __FUNCTION__)); in dhdcdc_msg() 115 DHD_TRACE(("%s: Enter\n", __FUNCTION__)); in dhdcdc_cmplt() 134 DHD_TRACE(("%s: Enter\n", __FUNCTION__)); in dhdcdc_query_ioctl() 239 DHD_TRACE(("%s: Enter\n", __FUNCTION__)); in dhdcdc_set_ioctl() 342 DHD_TRACE(("%s: Enter\n", __FUNCTION__)); in dhd_prot_ioctl() 354 DHD_TRACE(("iovar cmd=%s\n", buf ? (char*)buf : "\0")); in dhd_prot_ioctl() 426 DHD_TRACE(("%s: Enter\n", __FUNCTION__)); in dhd_prot_hdrpush() 467 DHD_TRACE(("%s: Enter\n", __FUNCTION__)); in dhd_prot_hdrpull() 590 DHD_TRACE(("%s: Enter\n", __FUNCTION__)); in dhd_sync_with_dongle()
|
| H A D | dhd_dbg.h | 88 #define DHD_TRACE(args) do {if (dhd_msg_level & DHD_TRACE_VAL) printf args;} while (0) macro 232 #define DHD_TRACE_HW4 DHD_TRACE 268 #define DHD_TRACE(args) macro 307 #define DHD_TRACE_HW4 DHD_TRACE
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_ip.c | 220 DHD_TRACE(("%s %d: Enter\n", __FUNCTION__, __LINE__)); in _tdata_psh_info_pool_init() 254 DHD_TRACE(("%s %d: Enter\n", __FUNCTION__, __LINE__)); in _tdata_psh_info_pool_deinit() 589 DHD_TRACE(("%s %d: Too short or long length %d to be TCP ACK\n", in dhd_tcpack_check_xmit() 610 DHD_TRACE(("%s %d: pkt %p sent out. idx %d, tbl_cnt %d\n", in dhd_tcpack_check_xmit() 651 DHD_TRACE(("%s %d: IP addr "IPV4_ADDR_STR" "IPV4_ADDR_STR in dhd_tcpdata_psh_acked() 661 DHD_TRACE(("%s %d: data info[%d], IP addr "IPV4_ADDR_STR" "IPV4_ADDR_STR in dhd_tcpdata_psh_acked() 683 DHD_TRACE(("%s %d: no tcpdata_info!\n", __FUNCTION__, __LINE__)); in dhd_tcpdata_psh_acked() 688 DHD_TRACE(("%s %d: No PSH DATA to be acked!\n", __FUNCTION__, __LINE__)); in dhd_tcpdata_psh_acked() 693 DHD_TRACE(("%s %d: PSH ACKED! %u >= %u\n", in dhd_tcpdata_psh_acked() 706 DHD_TRACE(("%s %d: PSH INFO ENQ %d\n", in dhd_tcpdata_psh_acked() [all …]
|
| H A D | dhd_csi.c | 66 DHD_TRACE(("Enter %s\n", __FUNCTION__)); in dhd_csi_event_handler() 119 DHD_TRACE(("remain %d\n", p_event->header.remain_length)); in dhd_csi_event_handler() 129 DHD_TRACE(("Over maximum CSI Number 8. SKIP it.\n")); in dhd_csi_event_handler() 185 DHD_TRACE(("Clean up %d record\n", num)); in dhd_csi_clean_list() 209 DHD_TRACE(("Copy data size %d\n", ptr->entry.header.cfr_dump_length)); in dhd_csi_dump_list() 216 DHD_TRACE(("dump %d record %d bytes\n", num, length)); in dhd_csi_dump_list()
|
| H A D | dhd_pcie_linux.c | 1620 DHD_TRACE(("%s: PCIe Enumeration done!!\n", __FUNCTION__)); in dhdpcie_pci_probe() 1647 DHD_TRACE(("%s Enter\n", __FUNCTION__)); in dhdpcie_pci_remove() 1709 DHD_TRACE(("%s Exit\n", __FUNCTION__)); in dhdpcie_pci_remove() 1788 DHD_TRACE(("%s %s\n", __FUNCTION__, dhdpcie_info->pciname)); in dhdpcie_request_irq() 1920 DHD_TRACE(("%s:Phys addr : reg space = %p base addr 0x"PRINTF_RESOURCE" \n", in dhdpcie_get_resource() 1922 DHD_TRACE(("%s:Phys addr : tcm_space = %p base addr 0x"PRINTF_RESOURCE" \n", in dhdpcie_get_resource() 1934 DHD_TRACE(("%s: ENTER\n", __FUNCTION__)); in dhdpcie_scan_resource() 1942 DHD_TRACE(("%s:Exit - SUCCESS \n", in dhdpcie_scan_resource() 1949 DHD_TRACE(("%s:Exit - FAILURE \n", __FUNCTION__)); in dhdpcie_scan_resource() 2252 DHD_TRACE(("%s(): Calling dhd_register_if() \n", __FUNCTION__)); in dhdpcie_init() [all …]
|
| H A D | dhd_dbg.h | 134 #define DHD_TRACE(args) do {if (dhd_msg_level & DHD_TRACE_VAL) \ macro 181 #define DHD_TRACE(args) do {if (dhd_msg_level & DHD_TRACE_VAL) printf args;} while (0) macro 404 #define DHD_TRACE_HW4 DHD_TRACE 441 #define DHD_TRACE(args) do {if (dhd_msg_level & DHD_TRACE_VAL) \ macro 462 #define DHD_TRACE(args) macro 468 #define DHD_TRACE(args) macro 556 #define DHD_TRACE_HW4 DHD_TRACE
|
| H A D | dhd_cdc.c | 99 DHD_TRACE(("%s: Enter\n", __FUNCTION__)); in dhdcdc_msg() 165 DHD_TRACE(("%s: Enter\n", __FUNCTION__)); in dhdcdc_cmplt() 215 DHD_TRACE(("%s: Enter\n", __FUNCTION__)); in dhdcdc_query_ioctl() 313 DHD_TRACE(("%s: Enter\n", __FUNCTION__)); in dhdcdc_set_ioctl() 439 DHD_TRACE(("%s: Enter\n", __FUNCTION__)); in dhd_prot_ioctl() 451 DHD_TRACE(("iovar cmd=%s\n", buf ? (char*)buf : "\0")); in dhd_prot_ioctl() 530 DHD_TRACE(("%s: Enter\n", __FUNCTION__)); in dhd_prot_hdrpush() 577 DHD_TRACE(("%s: Enter\n", __FUNCTION__)); in dhd_prot_hdrpull() 705 DHD_TRACE(("%s: Enter\n", __FUNCTION__)); in dhd_sync_with_dongle()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_ip.c | 220 DHD_TRACE(("%s %d: Enter\n", __FUNCTION__, __LINE__)); in _tdata_psh_info_pool_init() 254 DHD_TRACE(("%s %d: Enter\n", __FUNCTION__, __LINE__)); in _tdata_psh_info_pool_deinit() 589 DHD_TRACE(("%s %d: Too short or long length %d to be TCP ACK\n", in dhd_tcpack_check_xmit() 610 DHD_TRACE(("%s %d: pkt %p sent out. idx %d, tbl_cnt %d\n", in dhd_tcpack_check_xmit() 651 DHD_TRACE(("%s %d: IP addr "IPV4_ADDR_STR" "IPV4_ADDR_STR in dhd_tcpdata_psh_acked() 661 DHD_TRACE(("%s %d: data info[%d], IP addr "IPV4_ADDR_STR" "IPV4_ADDR_STR in dhd_tcpdata_psh_acked() 683 DHD_TRACE(("%s %d: no tcpdata_info!\n", __FUNCTION__, __LINE__)); in dhd_tcpdata_psh_acked() 688 DHD_TRACE(("%s %d: No PSH DATA to be acked!\n", __FUNCTION__, __LINE__)); in dhd_tcpdata_psh_acked() 693 DHD_TRACE(("%s %d: PSH ACKED! %u >= %u\n", in dhd_tcpdata_psh_acked() 706 DHD_TRACE(("%s %d: PSH INFO ENQ %d\n", in dhd_tcpdata_psh_acked() [all …]
|
| H A D | dhd_csi.c | 66 DHD_TRACE(("Enter %s\n", __FUNCTION__)); in dhd_csi_event_handler() 119 DHD_TRACE(("remain %d\n", p_event->header.remain_length)); in dhd_csi_event_handler() 129 DHD_TRACE(("Over maximum CSI Number 8. SKIP it.\n")); in dhd_csi_event_handler() 185 DHD_TRACE(("Clean up %d record\n", num)); in dhd_csi_clean_list() 209 DHD_TRACE(("Copy data size %d\n", ptr->entry.header.cfr_dump_length)); in dhd_csi_dump_list() 216 DHD_TRACE(("dump %d record %d bytes\n", num, length)); in dhd_csi_dump_list()
|
| H A D | dhd_pcie_linux.c | 1624 DHD_TRACE(("%s: PCIe Enumeration done!!\n", __FUNCTION__)); in dhdpcie_pci_probe() 1651 DHD_TRACE(("%s Enter\n", __FUNCTION__)); in dhdpcie_pci_remove() 1713 DHD_TRACE(("%s Exit\n", __FUNCTION__)); in dhdpcie_pci_remove() 1793 DHD_TRACE(("%s %s\n", __FUNCTION__, dhdpcie_info->pciname)); in dhdpcie_request_irq() 1925 DHD_TRACE(("%s:Phys addr : reg space = %p base addr 0x"PRINTF_RESOURCE" \n", in dhdpcie_get_resource() 1927 DHD_TRACE(("%s:Phys addr : tcm_space = %p base addr 0x"PRINTF_RESOURCE" \n", in dhdpcie_get_resource() 1939 DHD_TRACE(("%s: ENTER\n", __FUNCTION__)); in dhdpcie_scan_resource() 1947 DHD_TRACE(("%s:Exit - SUCCESS \n", in dhdpcie_scan_resource() 1954 DHD_TRACE(("%s:Exit - FAILURE \n", __FUNCTION__)); in dhdpcie_scan_resource() 2261 DHD_TRACE(("%s(): Calling dhd_register_if() \n", __FUNCTION__)); in dhdpcie_init() [all …]
|
| H A D | dhd_dbg.h | 134 #define DHD_TRACE(args) do {if (dhd_msg_level & DHD_TRACE_VAL) \ macro 181 #define DHD_TRACE(args) do {if (dhd_msg_level & DHD_TRACE_VAL) printf args;} while (0) macro 404 #define DHD_TRACE_HW4 DHD_TRACE 441 #define DHD_TRACE(args) do {if (dhd_msg_level & DHD_TRACE_VAL) \ macro 462 #define DHD_TRACE(args) macro 468 #define DHD_TRACE(args) macro 556 #define DHD_TRACE_HW4 DHD_TRACE
|
| H A D | dhd_cdc.c | 93 DHD_TRACE(("%s: Enter\n", __FUNCTION__)); in dhdcdc_msg() 118 DHD_TRACE(("%s: Enter\n", __FUNCTION__)); in dhdcdc_cmplt() 143 DHD_TRACE(("%s: Enter\n", __FUNCTION__)); in dhdcdc_query_ioctl() 241 DHD_TRACE(("%s: Enter\n", __FUNCTION__)); in dhdcdc_set_ioctl() 349 DHD_TRACE(("%s: Enter\n", __FUNCTION__)); in dhd_prot_ioctl() 361 DHD_TRACE(("iovar cmd=%s\n", buf ? (char*)buf : "\0")); in dhd_prot_ioctl() 440 DHD_TRACE(("%s: Enter\n", __FUNCTION__)); in dhd_prot_hdrpush() 487 DHD_TRACE(("%s: Enter\n", __FUNCTION__)); in dhd_prot_hdrpull() 626 DHD_TRACE(("%s: Enter\n", __FUNCTION__)); in dhd_sync_with_dongle()
|