Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/net/
H A Dsunxi_emac.c534 static int sunxi_emac_eth_send(struct udevice *dev, void *packet, int length) in sunxi_emac_eth_send() function
570 .send = sunxi_emac_eth_send,