Home
last modified time | relevance | path

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

/dpdk/drivers/net/iavf/
H A Diavf_tm.c106 struct iavf_tm_node_list *queue_list = &vf->tm_conf.queue_list; in iavf_tm_node_search() local
806 struct iavf_tm_node_list *queue_list = &vf->tm_conf.queue_list; in iavf_hierarchy_commit() local
H A Diavf.h200 struct iavf_tm_node_list queue_list; /* node list for all the queues */ member
/dpdk/drivers/net/i40e/
H A Di40e_tm.c327 struct i40e_tm_node_list *queue_list = &pf->tm_conf.queue_list; in i40e_tm_node_search() local
873 struct i40e_tm_node_list *queue_list = &pf->tm_conf.queue_list; in i40e_hierarchy_commit() local
H A Di40e_ethdev.h1011 struct i40e_tm_node_list queue_list; /* node list for all the queues */ member
/dpdk/drivers/net/hns3/
H A Dhns3_tm.h68 struct hns3_tm_node_list queue_list; member
H A Dhns3_tm.c304 struct hns3_tm_node_list *queue_list = &pf->tm_conf.queue_list; in hns3_tm_node_search() local
965 struct hns3_tm_node_list *queue_list = &tm_conf->queue_list; in hns3_tm_configure_check() local
H A Dhns3_ethdev_dump.c735 struct hns3_tm_node_list *queue_list = &conf->queue_list; in get_tm_conf_queue_node_info() local
/dpdk/drivers/net/txgbe/
H A Dtxgbe_ethdev.h319 struct txgbe_tm_node_list queue_list; /* node list for all the queues */ member
/dpdk/drivers/net/ixgbe/
H A Dixgbe_ethdev.h445 struct ixgbe_tm_node_list queue_list; /* node list for all the queues */ member