Searched defs:pport (Results 1 – 4 of 4) sorted by relevance
/qemu/hw/net/rocker/ |
H A D | rocker.c | 150 uint32_t pport; in tx_consume() local 264 uint32_t pport; in cmd_get_port_settings() local 337 uint32_t pport; in cmd_set_port_settings() local 473 int rocker_event_link_changed(Rocker *r, uint32_t pport, bool link_up) in rocker_event_link_changed() 523 int rocker_event_mac_vlan_seen(Rocker *r, uint32_t pport, uint8_t *addr, in rocker_event_mac_vlan_seen() 587 uint32_t pport) in rocker_get_rx_ring_by_pport() 592 int rx_produce(World *world, uint32_t pport, in rx_produce() 682 int rocker_port_eg(Rocker *r, uint32_t pport, in rocker_port_eg()
|
H A D | rocker_world.c | 29 ssize_t world_ingress(World *world, uint32_t pport, in world_ingress()
|
H A D | rocker_fp.c | 34 uint32_t pport; member 111 bool fp_port_from_pport(uint32_t pport, uint32_t *port) in fp_port_from_pport()
|
H A D | rocker_of_dpa.c | 1043 static ssize_t of_dpa_ig(World *world, uint32_t pport, in of_dpa_ig()
|