Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/
H A Dnpcm_gmac.c154 static bool gmac_can_receive(NetClientState *nc) in gmac_can_receive() function
328 if (!gmac_can_receive(nc)) { in gmac_receive()
858 .can_receive = gmac_can_receive,