Searched refs:rte_eth_nb_tcs (Results 1 – 6 of 6) sorted by relevance
64 static enum rte_eth_nb_tcs num_tcs = ETH_4_TCS;163 dcb_conf.nb_tcs = (enum rte_eth_nb_tcs)num_tcs; in get_eth_conf()
855 enum rte_eth_nb_tcs { enum873 enum rte_eth_nb_tcs nb_tcs; /**< Possible DCB TCs, 4 or 8 TCs */885 enum rte_eth_nb_tcs nb_tcs; /**< Possible DCB TCs, 4 or 8 TCs. */
204 dcb_conf.nb_tcs = (enum rte_eth_nb_tcs)num_tcs;
922 enum rte_eth_nb_tcs num_tcs,
3582 enum rte_eth_nb_tcs num_tcs, in get_eth_dcb_conf()3662 enum rte_eth_nb_tcs num_tcs, in init_port_dcb_config()
3187 (enum rte_eth_nb_tcs)res->num_tcs, in cmd_config_dcb_parsed()3191 (enum rte_eth_nb_tcs)res->num_tcs, in cmd_config_dcb_parsed()