Searched defs:write_packet (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/drivers/net/ethernet/realtek/ |
H A D | atp.c | 498 static void write_packet(long ioaddr, int length, unsigned char *packet, int pad_len, int data_mode) in write_packet() function
|
/openbmc/u-boot/drivers/usb/gadget/ |
H A D | pxa25x_udc.c | 444 write_packet(u32 *uddr, struct pxa25x_request *req, unsigned max) in write_packet() function
|
/openbmc/linux/drivers/usb/gadget/udc/ |
H A D | goku_udc.c | 335 write_packet(u32 __iomem *fifo, u8 *buf, struct goku_request *req, unsigned max) in write_packet() function
|
H A D | omap_udc.c | 331 write_packet(u8 *buf, struct omap_req *req, unsigned max) in write_packet() function
|
H A D | pxa27x_udc.c | 827 static int write_packet(struct pxa_ep *ep, struct pxa27x_request *req, in write_packet() function
|
H A D | pxa25x_udc.c | 567 write_packet(struct pxa25x_ep *ep, struct pxa25x_request *req, unsigned max) in write_packet() function
|
/openbmc/linux/tools/testing/selftests/net/ |
H A D | gro.c | 274 static void write_packet(int fd, char *buf, int len, struct sockaddr_ll *daddr) in write_packet() function
|