Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/rocker/
H A Drocker_fp.h41 World *fp_port_get_world(FpPort *port);
H A Drocker_fp.c180 World *fp_port_get_world(FpPort *port) in fp_port_get_world() function
H A Drocker.c296 mode = world_type(fp_port_get_world(fp_port)); in cmd_get_port_settings()