Searched refs:ethoc_send (Results 1 – 1 of 1) sorted by relevance
656 static int ethoc_send(struct udevice *dev, void *packet, int length) in ethoc_send() function733 .send = ethoc_send,773 static int ethoc_send(struct eth_device *dev, void *packet, int length) in ethoc_send() function823 dev->send = ethoc_send; in ethoc_initialize()