Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/drivers/net/
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()