Home
last modified time | relevance | path

Searched defs:emac_rx (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/hw/net/
H A Dmsf2-emac.c461 static ssize_t emac_rx(NetClientState *nc, const uint8_t *buf, size_t size) in emac_rx() function
/openbmc/linux/drivers/net/ethernet/allwinner/
H A Dsun4i-emac.c617 static void emac_rx(struct net_device *dev) in emac_rx() function