Searched defs:rte_sched_port (Results 1 – 1 of 1) sorted by relevance
215 struct rte_sched_port { struct217 uint32_t n_subports_per_port;223 uint32_t n_subport_profiles;225 uint64_t rate;226 uint32_t mtu;227 uint32_t frame_overhead;228 int socket;235 uint64_t cycles_per_byte;238 struct rte_mbuf **pkts_out;239 uint32_t n_pkts_out;[all …]