Searched refs:PACKET (Results 1 – 12 of 12) sorted by relevance
/Linux-v4.19/net/packet/ |
D | Kconfig | 5 config PACKET config 20 depends on PACKET
|
/Linux-v4.19/drivers/usb/gadget/udc/ |
D | at91_udc.h | 168 # define PACKET VDBG macro 170 # define PACKET(stuff...) do{}while(0) macro
|
D | at91_udc.c | 359 PACKET("%s %p out/%d%s\n", ep->ep.name, &req->req, count, in read_fifo() 446 PACKET("%s %p in/%d%s\n", ep->ep.name, &req->req, count, in write_fifo() 672 PACKET("ep0 in/status\n"); in at91_ep_queue() 1129 PACKET("get device status\n"); in handle_setup() 1157 PACKET("get interface status\n"); in handle_setup() 1186 PACKET("get %s status\n", ep->ep.name); in handle_setup() 1265 PACKET("ep0 in/status\n"); in handle_setup() 1353 PACKET("ep0 in/status\n"); in handle_ep0() 1385 PACKET("ep0 out/status ACK\n"); in handle_ep0()
|
/Linux-v4.19/drivers/usb/host/ |
D | sl811.h | 247 # define PACKET pr_debug("sl811: "stuff) macro 249 # define PACKET(stuff...) do{}while(0) macro
|
D | sl811-hcd.c | 161 PACKET("SETUP qh%p\n", ep); in setup_packet() 191 PACKET("STATUS%s/%s qh%p\n", ep->nak_count ? "/retry" : "", in status_packet() 228 PACKET("IN%s/%d qh%p len%d\n", ep->nak_count ? "/retry" : "", in in_packet() 271 PACKET("OUT%s/%d qh%p len%d\n", ep->nak_count ? "/retry" : "", in out_packet() 567 PACKET("...STALL_%02x qh%p\n", bank, ep); in done() 580 PACKET("...3STRIKES_%02x %02x qh%p stat %d\n", in done()
|
/Linux-v4.19/tools/perf/trace/beauty/ |
D | socket_type.c | 39 P_SK_TYPE(PACKET); in syscall_arg__scnprintf_socket_type()
|
/Linux-v4.19/include/net/sctp/ |
D | command.h | 179 SCTP_ARG_CONSTRUCTOR(PACKET, struct sctp_packet *, packet) in SCTP_ARG_CONSTRUCTOR()
|
/Linux-v4.19/Documentation/driver-api/ |
D | libata.rst | 59 Called after IDENTIFY [PACKET] DEVICE is issued to each device found. 143 Allow low-level driver to filter ATA PACKET commands, returning a status 144 indicating whether or not it is OK to use DMA for the supplied PACKET 486 category. packet_task is used to poll BSY bit after issuing PACKET 680 terminate the PACKET command with an error before the last byte of 682 of PACKET command and the state diagram doesn't include such 708 - !BSY && ERR && ABRT right after issuing PACKET indicates that PACKET 784 PACKET command. For this kind of errors, sense data should be acquired 984 Also, ATA/ATAPI standard requires that IDENTIFY DEVICE / IDENTIFY PACKET
|
/Linux-v4.19/Documentation/input/devices/ |
D | sentelic.rst | 86 so we have PACKET NUMBER to identify packets. 88 If PACKET NUMBER is 0, the packet is Packet 1. 89 If PACKET NUMBER is 1, the packet is Packet 2.
|
/Linux-v4.19/Documentation/ioctl/ |
D | hdio.txt | 246 the IDENTIFY DEVICE and IDENTIFY PACKET DEVICE commands in
|
/Linux-v4.19/Documentation/networking/ |
D | packet_mmap.txt | 5 This file documents the mmap() facility available with the PACKET
|
/Linux-v4.19/ |
D | MAINTAINERS | 11775 PSAMPLE PACKET SAMPLING SUPPORT:
|