Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/rocker/
H A Drocker_world.h43 ssize_t world_ingress(World *world, uint32_t pport,
H A Drocker_world.c29 ssize_t world_ingress(World *world, uint32_t pport, in world_ingress() function
H A Drocker_fp.c146 return world_ingress(port->world, port->pport, iov, iovcnt); in fp_port_receive_iov()