Home
last modified time | relevance | path

Searched refs:rte_eth_dcb_info (Results 1 – 9 of 9) sorted by relevance

/dpdk/lib/ethdev/
H A Dethdev_driver.h688 struct rte_eth_dcb_info *dcb_info);
H A Drte_ethdev.h2028 struct rte_eth_dcb_info { struct
4503 struct rte_eth_dcb_info *dcb_info);
H A Drte_ethdev.c5393 struct rte_eth_dcb_info *dcb_info) in rte_eth_dev_get_dcb_info()
5407 memset(dcb_info, 0, sizeof(struct rte_eth_dcb_info)); in rte_eth_dev_get_dcb_info()
/dpdk/app/test-pmd/
H A Dconfig.c4127 struct rte_eth_dcb_info dcb_info; in get_fwd_port_total_tc_num()
4152 struct rte_eth_dcb_info rxp_dcb_info, txp_dcb_info; in dcb_fwd_config_setup()
6121 struct rte_eth_dcb_info dcb_info; in port_dcb_info_display()
H A Dcmdline.c3273 struct rte_eth_dcb_info dcb_info; in cmd_config_dcb_parsed()
/dpdk/drivers/net/ixgbe/
H A Dixgbe_ethdev.c310 struct rte_eth_dcb_info *dcb_info);
7233 struct rte_eth_dcb_info *dcb_info) in ixgbe_dev_get_dcb_info()
/dpdk/drivers/net/txgbe/
H A Dtxgbe_ethdev.c4619 struct rte_eth_dcb_info *dcb_info) in txgbe_dev_get_dcb_info()
/dpdk/drivers/net/i40e/
H A Di40e_ethdev.c345 struct rte_eth_dcb_info *dcb_info);
11000 struct rte_eth_dcb_info *dcb_info) in i40e_dev_get_dcb_info()
/dpdk/drivers/net/hns3/
H A Dhns3_ethdev.c5503 hns3_get_dcb_info(struct rte_eth_dev *dev, struct rte_eth_dcb_info *dcb_info) in hns3_get_dcb_info()