Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_ethdev/
H A Drte_ethdev.h1664 struct rte_eth_dcb_info { struct
1665 uint8_t nb_tcs; /**< number of TCs */
1666 uint8_t prio_tc[ETH_DCB_NUM_USER_PRIORITIES]; /**< Priority to tc */
1667 uint8_t tc_bws[ETH_DCB_NUM_TCS]; /**< TX BW percentage for each TC */
1669 struct rte_eth_dcb_tc_queue_mapping tc_queue;