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