Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/softnic/
H A Drte_eth_softnic_cli.c512 uint32_t n_tc = n_spp * n_pps * RTE_SCHED_TRAFFIC_CLASSES_PER_PIPE; in root_node_id() local
524 uint32_t n_tc = n_pipes * RTE_SCHED_TRAFFIC_CLASSES_PER_PIPE; in subport_node_id() local
537 uint32_t n_tc = n_pipes * RTE_SCHED_TRAFFIC_CLASSES_PER_PIPE; in pipe_node_id() local
/f-stack/dpdk/lib/librte_pipeline/
H A Drte_table_action.h295 uint32_t n_tc; member