Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/
H A Dethoc.c463 static int ethoc_send_common(struct ethoc *priv, void *packet, int length) in ethoc_send_common() function
657 return ethoc_send_common(dev_get_priv(dev), packet, length); in ethoc_send()
774 return ethoc_send_common(dev->priv, packet, length); in ethoc_send()