Home
last modified time | relevance | path

Searched refs:write_packet (Results 1 – 3 of 3) sorted by relevance

/linux/tools/testing/selftests/drivers/net/
H A Dgro.c
/linux/drivers/usb/gadget/udc/
H A Dpxa27x_udc.c826 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 Domap_udc.c330 write_packet(u8 *buf, struct omap_req *req, unsigned max) in write_packet() function
372 count = write_packet(buf, req, count); in write_fifo()