/Linux-v4.19/drivers/gpu/drm/amd/amdkfd/ |
D | kfd_queue.c | 32 pr_debug("Printing queue properties:\n"); in print_queue_properties() 33 pr_debug("Queue Type: %u\n", q->type); in print_queue_properties() 34 pr_debug("Queue Size: %llu\n", q->queue_size); in print_queue_properties() 35 pr_debug("Queue percent: %u\n", q->queue_percent); in print_queue_properties() 36 pr_debug("Queue Address: 0x%llX\n", q->queue_address); in print_queue_properties() 37 pr_debug("Queue Id: %u\n", q->queue_id); in print_queue_properties() 38 pr_debug("Queue Process Vmid: %u\n", q->vmid); in print_queue_properties() 39 pr_debug("Queue Read Pointer: 0x%px\n", q->read_ptr); in print_queue_properties() 40 pr_debug("Queue Write Pointer: 0x%px\n", q->write_ptr); in print_queue_properties() 41 pr_debug("Queue Doorbell Pointer: 0x%p\n", q->doorbell_ptr); in print_queue_properties() [all …]
|
D | kfd_dbgdev.c | 195 pr_debug("DIQ Created with queue id: %d\n", qid); in dbgdev_register_diq() 262 pr_debug("\t\t%20s %08x\n", "set reg mask :", cntl->bitfields.mask); in dbgdev_address_watch_set_registers() 263 pr_debug("\t\t%20s %08x\n", "set reg add high :", in dbgdev_address_watch_set_registers() 265 pr_debug("\t\t%20s %08x\n", "set reg add low :", in dbgdev_address_watch_set_registers() 305 pr_debug("\t\t%30s\n", "* * * * * * * * * * * * * * * * * *"); in dbgdev_address_watch_nodiq() 306 pr_debug("\t\t%20s %08x\n", "register index :", i); in dbgdev_address_watch_nodiq() 307 pr_debug("\t\t%20s %08x\n", "vmid is :", pdd->qpd.vmid); in dbgdev_address_watch_nodiq() 308 pr_debug("\t\t%20s %08x\n", "Address Low is :", in dbgdev_address_watch_nodiq() 310 pr_debug("\t\t%20s %08x\n", "Address high is :", in dbgdev_address_watch_nodiq() 312 pr_debug("\t\t%20s %08x\n", "Address high is :", in dbgdev_address_watch_nodiq() [all …]
|
/Linux-v4.19/tools/perf/arch/x86/tests/ |
D | bp-modify.c | 19 pr_debug("in %s\n", __func__); in bp_1() 25 pr_debug("in %s\n", __func__); in bp_2() 42 pr_debug("failed to PTRACE_TRACEME\n"); in spawn_child() 68 pr_debug("tracee exited prematurely 1\n"); in bp_modify1() 82 pr_debug("failed to set breakpoint, 1st time: %s\n", in bp_modify1() 89 pr_debug("failed to set breakpoint, 2nd time: %s\n", in bp_modify1() 96 pr_debug("failed to set dr7: %s\n", strerror(errno)); in bp_modify1() 101 pr_debug("failed to PTRACE_CONT: %s\n", strerror(errno)); in bp_modify1() 107 pr_debug("tracee exited prematurely 2\n"); in bp_modify1() 114 pr_debug("failed to PTRACE_PEEKUSER: %s\n", in bp_modify1() [all …]
|
/Linux-v4.19/arch/powerpc/platforms/ps3/ |
D | device-init.c | 42 pr_debug(" -> %s:%d\n", __func__, __LINE__); in ps3_register_lpm_devices() 56 pr_debug("%s:%d: ps3_repository_read_be_node_id failed \n", in ps3_register_lpm_devices() 65 pr_debug("%s:%d: ps3_repository_read_lpm_privileges failed\n", in ps3_register_lpm_devices() 73 pr_debug("%s:%d: wrong lpar\n", in ps3_register_lpm_devices() 80 pr_debug("%s:%d: don't have rights to use lpm\n", in ps3_register_lpm_devices() 86 pr_debug("%s:%d: pu_id %llu, rights %llu(%llxh)\n", in ps3_register_lpm_devices() 93 pr_debug("%s:%d: ps3_repository_read_pu_id failed \n", in ps3_register_lpm_devices() 101 pr_debug("%s:%d ps3_system_bus_device_register failed\n", in ps3_register_lpm_devices() 106 pr_debug(" <- %s:%d\n", __func__, __LINE__); in ps3_register_lpm_devices() 114 pr_debug(" <- %s:%d: failed\n", __func__, __LINE__); in ps3_register_lpm_devices() [all …]
|
D | os-area.c | 277 pr_debug("%s:%d found %s\n", __func__, __LINE__, prop->name); in os_area_set_property() 284 pr_debug("%s:%d of_set_property failed\n", __func__, in os_area_set_property() 302 pr_debug("%s:%d not found %s\n", __func__, __LINE__, in os_area_get_property() 324 pr_debug("%s:%d: h.magic_num: '%s'\n", func, line, in _dump_header() 326 pr_debug("%s:%d: h.hdr_version: %u\n", func, line, in _dump_header() 328 pr_debug("%s:%d: h.db_area_offset: %u\n", func, line, in _dump_header() 330 pr_debug("%s:%d: h.ldr_area_offset: %u\n", func, line, in _dump_header() 332 pr_debug("%s:%d: h.ldr_format: %u\n", func, line, in _dump_header() 334 pr_debug("%s:%d: h.ldr_size: %xh\n", func, line, in _dump_header() 342 pr_debug("%s:%d: p.boot_flag: %u\n", func, line, p->boot_flag); in _dump_params() [all …]
|
/Linux-v4.19/tools/perf/tests/ |
D | code-reading.c | 140 pr_debug("getline failed\n"); in read_objdump_output() 153 pr_debug("addr going backwards, read beyond section?\n"); in read_objdump_output() 190 pr_debug("Objdump command is: %s\n", cmd); in read_via_objdump() 197 pr_debug("popen failed\n"); in read_via_objdump() 203 pr_debug("objdump read too few bytes: %zd\n", len); in read_via_objdump() 218 pr_debug("0x%02x ", buf[i]); in dump_buf() 220 pr_debug("\n"); in dump_buf() 222 pr_debug("\n"); in dump_buf() 238 pr_debug("Reading object code for memory address: %#"PRIx64"\n", addr); in read_object_code() 242 pr_debug("Hypervisor address can not be resolved - skipping\n"); in read_object_code() [all …]
|
D | switch-tracking.c | 72 pr_debug("Duplicate comm event\n"); in check_comm() 125 pr_debug("perf_evlist__parse_sample failed\n"); in process_sample_event() 145 pr_debug("Missing sched_switch events\n"); in process_sample_event() 191 pr_debug("Unexpected comm event\n"); in process_event() 213 pr_debug("malloc failed\n"); in add_event() 220 pr_debug("perf_evlist__parse_sample failed\n"); in add_event() 225 pr_debug("event with no time\n"); in add_event() 281 pr_debug("calloc failed\n"); in process_events() 301 pr_debug("%u events recorded\n", cnt); in process_events() 339 pr_debug("thread_map__new failed!\n"); in test__switch_tracking() [all …]
|
D | perf-record.c | 73 pr_debug("Not enough memory to create evlist\n"); in test__PERF_RECORD() 85 pr_debug("Not enough memory to create thread/cpu maps\n"); in test__PERF_RECORD() 97 pr_debug("Couldn't run the workload!\n"); in test__PERF_RECORD() 112 pr_debug("sched__get_first_possible_cpu: %s\n", in test__PERF_RECORD() 123 pr_debug("sched_setaffinity: %s\n", in test__PERF_RECORD() 134 pr_debug("perf_evlist__open: %s\n", in test__PERF_RECORD() 146 pr_debug("perf_evlist__mmap: %s\n", in test__PERF_RECORD() 185 pr_debug("Couldn't parse sample\n"); in test__PERF_RECORD() 195 pr_debug("%s going backwards in time, prev=%" PRIu64 ", curr=%" PRIu64 "\n", in test__PERF_RECORD() 203 pr_debug("%s with unexpected cpu, expected %d, got %d\n", in test__PERF_RECORD() [all …]
|
D | event-times.c | 25 pr_debug("attaching to spawned child, enable on exec\n"); in attach__enable_on_exec() 29 pr_debug("Not enough memory to create thread/cpu maps\n"); in attach__enable_on_exec() 35 pr_debug("Couldn't run the workload!\n"); in attach__enable_on_exec() 43 pr_debug("perf_evlist__open: %s\n", in attach__enable_on_exec() 63 pr_debug("attaching to current thread as disabled\n"); in attach__current_disabled() 67 pr_debug("thread_map__new\n"); in attach__current_disabled() 75 pr_debug("Failed to open event cpu-clock:u\n"); in attach__current_disabled() 89 pr_debug("attaching to current thread as enabled\n"); in attach__current_enabled() 93 pr_debug("failed to call thread_map__new\n"); in attach__current_enabled() 116 pr_debug("attaching to CPU 0 as enabled\n"); in attach__cpu_disabled() [all …]
|
D | fdarray.c | 36 pr_debug("\nfdarray__new() failed!"); in test__fdarray__filter() 43 pr_debug("\nfdarray__filter()=%d != %d shouldn't have filtered anything", in test__fdarray__filter() 51 pr_debug("\nfdarray__filter()=%d != %d, should have filtered all fds", in test__fdarray__filter() 60 pr_debug("\nfiltering all but fda->entries[2]:"); in test__fdarray__filter() 65 pr_debug("\nfdarray__filter()=%d != 1, should have left just one event", nr_fds); in test__fdarray__filter() 70 pr_debug("\nfda->entries[0].fd=%d != %d\n", in test__fdarray__filter() 81 pr_debug("\nfiltering all but (fda->entries[0], fda->entries[3]):"); in test__fdarray__filter() 86 pr_debug("\nfdarray__filter()=%d != 2, should have left just two events", in test__fdarray__filter() 93 pr_debug("\nfda->entries[%d].fd=%d != %d\n", fd, in test__fdarray__filter() 99 pr_debug("\n"); in test__fdarray__filter() [all …]
|
/Linux-v4.19/drivers/usb/usbip/ |
D | usbip_common.c | 65 pr_debug("dev(%d) ep(%d) [%s] ", dev, ep, dir ? "IN" : "OUT"); in usbip_dump_pipe() 69 pr_debug("ISO\n"); in usbip_dump_pipe() 72 pr_debug("INT\n"); in usbip_dump_pipe() 75 pr_debug("CTRL\n"); in usbip_dump_pipe() 78 pr_debug("BULK\n"); in usbip_dump_pipe() 81 pr_debug("ERR\n"); in usbip_dump_pipe() 94 pr_debug("tt hub ttport %d\n", udev->ttport); in usbip_dump_usb_device() 98 pr_debug(" %2u", i); in usbip_dump_usb_device() 99 pr_debug("\n"); in usbip_dump_usb_device() 103 pr_debug(" %2u", (udev->toggle[0] & (1 << i)) ? 1 : 0); in usbip_dump_usb_device() [all …]
|
/Linux-v4.19/net/ipv6/netfilter/ |
D | ip6t_rt.c | 32 pr_debug("segsleft_match:%c 0x%x <= 0x%x <= 0x%x\n", in segsleft_match() 35 pr_debug(" result %s\n", r ? "PASS" : "FAILED"); in segsleft_match() 71 pr_debug("IPv6 RT LEN %u %u ", hdrlen, rh->hdrlen); in rt_mt6() 72 pr_debug("TYPE %04X ", rh->type); in rt_mt6() 73 pr_debug("SGS_LEFT %u %02X\n", rh->segments_left, rh->segments_left); in rt_mt6() 75 pr_debug("IPv6 RT segsleft %02X ", in rt_mt6() 79 pr_debug("type %02X %02X %02X ", in rt_mt6() 84 pr_debug("len %02X %04X %02X ", in rt_mt6() 89 pr_debug("res %02X %02X %02X ", in rt_mt6() 118 pr_debug("#%d ", rtinfo->addrnr); in rt_mt6() [all …]
|
D | ip6t_frag.c | 30 pr_debug("id_match:%c 0x%x <= 0x%x <= 0x%x\n", invert ? '!' : ' ', in id_match() 33 pr_debug(" result %s\n", r ? "PASS" : "FAILED"); in id_match() 59 pr_debug("INFO %04X ", fh->frag_off); in frag_mt6() 60 pr_debug("OFFSET %04X ", ntohs(fh->frag_off) & ~0x7); in frag_mt6() 61 pr_debug("RES %02X %04X", fh->reserved, ntohs(fh->frag_off) & 0x6); in frag_mt6() 62 pr_debug("MF %04X ", fh->frag_off & htons(IP6_MF)); in frag_mt6() 63 pr_debug("ID %u %08X\n", ntohl(fh->identification), in frag_mt6() 66 pr_debug("IPv6 FRAG id %02X ", in frag_mt6() 70 pr_debug("res %02X %02X%04X %02X ", in frag_mt6() 75 pr_debug("first %02X %02X %02X ", in frag_mt6() [all …]
|
D | ip6t_hbh.c | 84 pr_debug("IPv6 OPTS LEN %u %u ", hdrlen, oh->hdrlen); in hbh_mt6() 86 pr_debug("len %02X %04X %02X ", in hbh_mt6() 102 pr_debug("Strict "); in hbh_mt6() 103 pr_debug("#%d ", optinfo->optsnr); in hbh_mt6() 115 pr_debug("Tbad %02X %02X\n", *tp, in hbh_mt6() 119 pr_debug("Tok "); in hbh_mt6() 136 pr_debug("Lbad %02X %04X\n", *lp, in hbh_mt6() 140 pr_debug("Lok "); in hbh_mt6() 143 pr_debug("Pad1\n"); in hbh_mt6() 148 pr_debug("len%04X\n", optlen); in hbh_mt6() [all …]
|
/Linux-v4.19/drivers/mtd/maps/ |
D | pcmciamtd.c | 91 pr_debug("device removed\n"); in remap_window() 97 pr_debug("Remapping window from 0x%8.8x to 0x%8.8x\n", in remap_window() 118 pr_debug("ofs = 0x%08lx (%p) data = 0x%02lx\n", ofs, addr, d.x[0]); in pcmcia_read8_remap() 133 pr_debug("ofs = 0x%08lx (%p) data = 0x%04lx\n", ofs, addr, d.x[0]); in pcmcia_read16_remap() 143 pr_debug("to = %p from = %lu len = %zd\n", to, from, len); in pcmcia_copy_from_remap() 155 pr_debug("memcpy from %p to %p len = %d\n", addr, to, toread); in pcmcia_copy_from_remap() 171 pr_debug("adr = 0x%08lx (%p) data = 0x%02lx\n", adr, addr, d.x[0]); in pcmcia_write8_remap() 182 pr_debug("adr = 0x%08lx (%p) data = 0x%04lx\n", adr, addr, d.x[0]); in pcmcia_write16_remap() 192 pr_debug("to = %lu from = %p len = %zd\n", to, from, len); in pcmcia_copy_to_remap() 204 pr_debug("memcpy from %p to %p len = %d\n", from, addr, towrite); in pcmcia_copy_to_remap() [all …]
|
/Linux-v4.19/drivers/net/ethernet/toshiba/ |
D | ps3_gelic_wireless.c | 162 pr_debug("%s: <-\n", __func__); in gelic_eurus_sync_cmd_worker() 179 pr_debug("%s: cmd='%s' start\n", __func__, cmdstr(cmd->cmd)); in gelic_eurus_sync_cmd_worker() 206 pr_debug("%s: cmd done tag=%#lx arg1=%#lx, arg2=%#lx\n", __func__, in gelic_eurus_sync_cmd_worker() 208 pr_debug("%s: cmd done status=%#x cmd_status=%#lx size=%#lx\n", in gelic_eurus_sync_cmd_worker() 213 pr_debug("%s: cmd='%s' done\n", __func__, cmdstr(cmd->cmd)); in gelic_eurus_sync_cmd_worker() 248 pr_debug("%s: <-\n", __func__); in gelic_wl_get_link() 255 pr_debug("%s: ->\n", __func__); in gelic_wl_get_link() 316 pr_debug("%s: <-\n", __func__); in gelic_wl_get_range() 371 pr_debug("%s: ->\n", __func__); in gelic_wl_get_range() 391 pr_debug("%s: ESSID scan =%s\n", __func__, essid); in gelic_wl_set_scan() [all …]
|
/Linux-v4.19/drivers/cpufreq/ |
D | speedstep-lib.c | 77 pr_debug("P3 - MSR_IA32_EBL_CR_POWERON: 0x%x 0x%x\n", msr_lo, msr_tmp); in pentium3_get_frequency() 91 pr_debug("workaround for early PIIIs\n"); in pentium3_get_frequency() 102 pr_debug("speed is %u\n", in pentium3_get_frequency() 114 pr_debug("PM - MSR_IA32_EBL_CR_POWERON: 0x%x 0x%x\n", msr_lo, msr_tmp); in pentiumM_get_frequency() 124 pr_debug("bits 22-26 are 0x%x, speed is %u\n", in pentiumM_get_frequency() 162 pr_debug("PCORE - MSR_IA32_EBL_CR_POWERON: 0x%x 0x%x\n", in pentium_core_get_frequency() 166 pr_debug("bits 22-26 are 0x%x, speed is %u\n", in pentium_core_get_frequency() 192 pr_debug("P4 - MSR_EBC_FREQUENCY_ID: 0x%x 0x%x\n", msr_lo, msr_hi); in pentium4_get_frequency() 219 pr_debug("P4 - FSB %u kHz; Multiplier %u; Speed %u kHz\n", in pentium4_get_frequency() 260 pr_debug("x86: %x, model: %x\n", c->x86, c->x86_model); in speedstep_detect_processor() [all …]
|
D | speedstep-smi.c | 73 pr_debug("trying to obtain ownership with command %x at port %x\n", in speedstep_smi_ownership() 88 pr_debug("result is %x\n", result); in speedstep_smi_ownership() 109 pr_debug("bug #1422 -- can't read freqs from BIOS\n"); in speedstep_smi_get_freqs() 115 pr_debug("trying to determine frequencies with command %x at port %x\n", in speedstep_smi_get_freqs() 132 pr_debug("result %x, low_freq %u, high_freq %u\n", in speedstep_smi_get_freqs() 166 pr_debug("trying to set frequency to state %u " in speedstep_set_state() 180 pr_debug("retry %u, previous result %u, waiting...\n", in speedstep_set_state() 204 pr_debug("change to %u MHz succeeded after %u tries " in speedstep_set_state() 242 pr_debug("fails in acquiring ownership of a SMI interface.\n"); in speedstep_cpu_init() 254 pr_debug("could not detect low and high frequencies " in speedstep_cpu_init() [all …]
|
D | ia64-acpi-cpufreq.c | 53 pr_debug("processor_set_pstate\n"); in processor_set_pstate() 58 pr_debug("Failed to set freq to 0x%x, with error 0x%lx\n", in processor_set_pstate() 73 pr_debug("processor_get_pstate\n"); in processor_get_pstate() 80 pr_debug("Failed to get current freq with " in processor_get_pstate() 95 pr_debug("extract_clock\n"); in extract_clock() 115 pr_debug("processor_get_freq\n"); in processor_get_freq() 139 pr_debug("processor_set_freq\n"); in processor_set_freq() 145 pr_debug("Called after resume, resetting to P%d\n", state); in processor_set_freq() 148 pr_debug("Already at target state (P%d)\n", state); in processor_set_freq() 153 pr_debug("Transitioning from P%d to P%d\n", in processor_set_freq() [all …]
|
/Linux-v4.19/drivers/nubus/ |
D | nubus.c | 352 pr_debug(" block (0x%x), size %d\n", ent.type, size); in nubus_get_block_rsrc_dir() 376 pr_debug(" block (0x%x), size %d\n", ent.type, in nubus_get_display_vidmode() 382 pr_debug(" unknown resource 0x%02x, data 0x%06x\n", in nubus_get_display_vidmode() 396 pr_debug(" gamma directory offset: 0x%06x\n", ent->data); in nubus_get_display_resource() 400 pr_debug(" mode 0x%02x info offset: 0x%06x\n", in nubus_get_display_resource() 405 pr_debug(" unknown resource 0x%02x, data 0x%06x\n", in nubus_get_display_resource() 422 pr_debug(" MAC address: %pM\n", addr); in nubus_get_network_resource() 427 pr_debug(" unknown resource 0x%02x, data 0x%06x\n", in nubus_get_network_resource() 444 pr_debug(" memory: [ 0x%08lx 0x%08lx ]\n", in nubus_get_cpu_resource() 454 pr_debug(" ROM: [ 0x%08lx 0x%08lx ]\n", in nubus_get_cpu_resource() [all …]
|
/Linux-v4.19/tools/perf/util/ |
D | bpf-loader.c | 70 pr_debug("bpf: failed to load buffer\n"); in bpf__prepare_load_buffer() 97 pr_debug("bpf: builtin compilation failed: %d, try external compiler\n", err); in bpf__prepare_load() 102 pr_debug("bpf: successfull builtin compilation\n"); in bpf__prepare_load() 113 pr_debug("bpf: failed to load %s\n", filename); in bpf__prepare_load() 233 pr_debug("config bpf program: %s=%s\n", key, value); in do_prog_config() 238 pr_debug("BPF: ERROR: invalid program config option: %s=%s\n", in do_prog_config() 241 pr_debug("\nHint: Valid options are:\n"); in do_prog_config() 243 pr_debug("\t%s:\t%s\n", bpf_prog_config_terms[i].usage, in do_prog_config() 245 pr_debug("\n"); in do_prog_config() 259 pr_debug("Not enough memory: dup config_str failed\n"); in parse_prog_config_kvpair() [all …]
|
/Linux-v4.19/net/nfc/nci/ |
D | rsp.c | 44 pr_debug("status 0x%x\n", rsp->status); in nci_core_reset_rsp_packet() 48 pr_debug("nci_ver 0x%x, config_status 0x%x\n", in nci_core_reset_rsp_packet() 60 pr_debug("status 0x%x\n", rsp_1->status); in nci_core_init_rsp_packet() 92 pr_debug("nfcc_features 0x%x\n", in nci_core_init_rsp_packet() 94 pr_debug("num_supported_rf_interfaces %d\n", in nci_core_init_rsp_packet() 96 pr_debug("supported_rf_interfaces[0] 0x%x\n", in nci_core_init_rsp_packet() 98 pr_debug("supported_rf_interfaces[1] 0x%x\n", in nci_core_init_rsp_packet() 100 pr_debug("supported_rf_interfaces[2] 0x%x\n", in nci_core_init_rsp_packet() 102 pr_debug("supported_rf_interfaces[3] 0x%x\n", in nci_core_init_rsp_packet() 104 pr_debug("max_logical_connections %d\n", in nci_core_init_rsp_packet() [all …]
|
/Linux-v4.19/drivers/gpu/drm/i915/gvt/ |
D | debug.h | 39 pr_debug("gvt: core: "fmt, ##args) 42 pr_debug("gvt: irq: "fmt, ##args) 45 pr_debug("gvt: mm: "fmt, ##args) 48 pr_debug("gvt: mmio: "fmt, ##args) 51 pr_debug("gvt: dpy: "fmt, ##args) 54 pr_debug("gvt: el: "fmt, ##args) 57 pr_debug("gvt: sched: "fmt, ##args) 60 pr_debug("gvt: render: "fmt, ##args) 63 pr_debug("gvt: cmd: "fmt, ##args)
|
/Linux-v4.19/drivers/usb/gadget/function/ |
D | rndis.c | 187 pr_debug("query OID %08x value, len %d:\n", OID, buf_len); in gen_ndis_query_resp() 189 pr_debug("%03d: %08x %08x %08x %08x\n", i, in gen_ndis_query_resp() 210 pr_debug("%s: RNDIS_OID_GEN_SUPPORTED_LIST\n", __func__); in gen_ndis_query_resp() 220 pr_debug("%s: RNDIS_OID_GEN_HARDWARE_STATUS\n", __func__); in gen_ndis_query_resp() 233 pr_debug("%s: RNDIS_OID_GEN_MEDIA_SUPPORTED\n", __func__); in gen_ndis_query_resp() 240 pr_debug("%s: RNDIS_OID_GEN_MEDIA_IN_USE\n", __func__); in gen_ndis_query_resp() 248 pr_debug("%s: RNDIS_OID_GEN_MAXIMUM_FRAME_SIZE\n", __func__); in gen_ndis_query_resp() 258 pr_debug("%s: RNDIS_OID_GEN_LINK_SPEED\n", __func__); in gen_ndis_query_resp() 268 pr_debug("%s: RNDIS_OID_GEN_TRANSMIT_BLOCK_SIZE\n", __func__); in gen_ndis_query_resp() 277 pr_debug("%s: RNDIS_OID_GEN_RECEIVE_BLOCK_SIZE\n", __func__); in gen_ndis_query_resp() [all …]
|
/Linux-v4.19/drivers/net/ethernet/stmicro/stmmac/ |
D | dwmac_lib.c | 96 pr_debug("- TX (Stopped): Reset or Stop command\n"); in show_tx_process_state() 99 pr_debug("- TX (Running): Fetching the Tx desc\n"); in show_tx_process_state() 102 pr_debug("- TX (Running): Waiting for end of tx\n"); in show_tx_process_state() 105 pr_debug("- TX (Running): Reading the data " in show_tx_process_state() 109 pr_debug("- TX (Suspended): Tx Buff Underflow " in show_tx_process_state() 113 pr_debug("- TX (Running): Closing Tx descriptor\n"); in show_tx_process_state() 127 pr_debug("- RX (Stopped): Reset or Stop command\n"); in show_rx_process_state() 130 pr_debug("- RX (Running): Fetching the Rx desc\n"); in show_rx_process_state() 133 pr_debug("- RX (Running): Checking for end of pkt\n"); in show_rx_process_state() 136 pr_debug("- RX (Running): Waiting for Rx pkt\n"); in show_rx_process_state() [all …]
|