Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/
H A Digb_core.h137 igb_can_receive(IGBCore *core);
H A Digb.c228 return igb_can_receive(&s->core); in igb_nc_can_receive()
H A Digb_core.c979 igb_can_receive(IGBCore *core) in igb_can_receive() function