Home
last modified time | relevance | path

Searched refs:ethoc_send_common (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/net/
H A Dethoc.c464 static int ethoc_send_common(struct ethoc *priv, void *packet, int length) in ethoc_send_common() function
658 return ethoc_send_common(dev_get_priv(dev), packet, length); in ethoc_send()
775 return ethoc_send_common(dev->priv, packet, length); in ethoc_send()