Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/
H A Dsmc91c111.c687 static ssize_t smc91c111_receive(NetClientState *nc, const uint8_t *buf, size_t size) in smc91c111_receive() function
780 .receive = smc91c111_receive,