Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/
H A Di82596.h51 bool i82596_can_receive(NetClientState *nc);
H A Dlasi_i82596.c93 .can_receive = i82596_can_receive,
H A Di82596.c469 bool i82596_can_receive(NetClientState *nc) in i82596_can_receive() function