Home
last modified time | relevance | path

Searched defs:write_packet (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/drivers/net/ethernet/realtek/
H A Datp.c498 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 Dpxa25x_udc.c444 write_packet(u32 *uddr, struct pxa25x_request *req, unsigned max) in write_packet() function
/openbmc/linux/drivers/usb/gadget/udc/
H A Dgoku_udc.c335 write_packet(u32 __iomem *fifo, u8 *buf, struct goku_request *req, unsigned max) in write_packet() function
H A Domap_udc.c331 write_packet(u8 *buf, struct omap_req *req, unsigned max) in write_packet() function
H A Dpxa27x_udc.c827 static int write_packet(struct pxa_ep *ep, struct pxa27x_request *req, in write_packet() function
H A Dpxa25x_udc.c567 write_packet(struct pxa25x_ep *ep, struct pxa25x_request *req, unsigned max) in write_packet() function
/openbmc/linux/tools/testing/selftests/net/
H A Dgro.c274 static void write_packet(int fd, char *buf, int len, struct sockaddr_ll *daddr) in write_packet() function