Home
last modified time | relevance | path

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

/dpdk/drivers/net/txgbe/
H A Dtxgbe_ethdev.h315 struct txgbe_tm_conf { struct
316 struct txgbe_shaper_profile_list shaper_profile_list;
317 struct txgbe_tm_node *root; /* root node - port */
318 struct txgbe_tm_node_list tc_list; /* node list for all the TCs */
319 struct txgbe_tm_node_list queue_list; /* node list for all the queues */
324 uint32_t nb_tc_node;
329 uint32_t nb_queue_node;
340 bool committed;