Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/rocker/
H A Drocker_world.h54 Rocker *world_rocker(World *world);
H A Drocker_world.c87 Rocker *world_rocker(World *world) in world_rocker() function
H A Drocker_of_dpa.c632 rocker_event_mac_vlan_seen(world_rocker(fc->of_dpa->world), in of_dpa_bridging_learn()
839 rocker_port_eg(world_rocker(fc->of_dpa->world), in of_dpa_output_l2_interface()
H A Drocker.c600 Rocker *r = world_rocker(world); in rx_produce()