Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/
H A Dat91_emac.c392 static int at91emac_send(struct eth_device *netdev, void *packet, int length) in at91emac_send() function
497 dev->send = at91emac_send; in at91emac_register()