Searched defs:rte_sched_port_params (Results 1 – 1 of 1) sorted by relevance
238 struct rte_sched_port_params { struct240 const char *name;243 int socket;246 uint64_t rate;251 uint32_t mtu;254 uint32_t frame_overhead;257 uint32_t n_subports_per_port;262 struct rte_sched_subport_profile_params *subport_profiles;265 uint32_t n_subport_profiles;268 uint32_t n_max_subport_profiles;[all …]