Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/softnic/
H A Drte_eth_softnic_thread.c1148 uint32_t tc_mask0 = (1 << ap->params.mtr.n_tc) - 1; in action_check() local
1151 if (tc_mask1 != tc_mask0) in action_check()
/f-stack/dpdk/examples/ip_pipeline/
H A Dthread.c1120 uint32_t tc_mask0 = (1 << ap->params.mtr.n_tc) - 1; in action_check() local
1123 if (tc_mask1 != tc_mask0) in action_check()