Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/softnic/
H A Drte_eth_softnic_tm.c375 uint32_t n_pipes_max = n_tc_max / RTE_SCHED_TRAFFIC_CLASSES_PER_PIPE; in tm_level_get_max_nodes() local
376 uint32_t n_subports_max = n_pipes_max; in tm_level_get_max_nodes()
385 return n_pipes_max; in tm_level_get_max_nodes()