Home
last modified time | relevance | path

Searched defs:eth_send (Results 1 – 3 of 3) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/net/
Dusb_eth_drv.h72 typedef void (*eth_send)(struct los_eth_driver *sc, struct eth_drv_sg *sg_list, typedef
/third_party/uboot/u-boot-2020.01/net/
Deth_legacy.c354 int eth_send(void *packet, int length) in eth_send() function
Deth-uclass.c331 int eth_send(void *packet, int length) in eth_send() function