Home
last modified time | relevance | path

Searched defs:rte_tm_ops (Results 1 – 1 of 1) sorted by relevance

/f-stack/dpdk/lib/librte_ethdev/
H A Drte_tm_driver.h212 struct rte_tm_ops { struct
214 rte_tm_node_type_get_t node_type_get;
229 shared_wred_context_add_update;
232 shared_wred_context_delete;
244 rte_tm_node_add_t node_add;
246 rte_tm_node_delete_t node_delete;
248 rte_tm_node_suspend_t node_suspend;
250 rte_tm_node_resume_t node_resume;
270 node_shared_wred_context_update;
277 rte_tm_mark_ip_ecn_t mark_ip_ecn;
[all …]