Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/i40e/
H A Di40e_tm.c328 struct i40e_tm_node_list *tc_list = &pf->tm_conf.tc_list; in i40e_tm_node_search() local
872 struct i40e_tm_node_list *tc_list = &pf->tm_conf.tc_list; in i40e_hierarchy_commit() local
H A Di40e_ethdev.h1016 struct i40e_tm_node_list tc_list; /* node list for all the TCs */ member
/f-stack/dpdk/drivers/net/ixgbe/
H A Dixgbe_ethdev.h449 struct ixgbe_tm_node_list tc_list; /* node list for all the TCs */ member