Searched refs:write_packet (Results 1 – 3 of 3) sorted by relevance
| /linux/tools/testing/selftests/drivers/net/ |
| H A D | gro.c | |
| /linux/drivers/usb/gadget/udc/ |
| H A D | pxa27x_udc.c | 826 static int write_packet(struct pxa_ep *ep, struct pxa27x_request *req, in write_packet() function 923 count = write_packet(ep, req, max); in write_fifo() 1012 count = write_packet(ep, req, EP0_FIFO_SIZE); in write_ep0_fifo()
|
| H A D | omap_udc.c | 330 write_packet(u8 *buf, struct omap_req *req, unsigned max) in write_packet() function 372 count = write_packet(buf, req, count); in write_fifo()
|