Searched refs:tcs (Results 1 – 3 of 3) sorted by relevance
| /dpdk/doc/guides/sample_app_ug/ |
| H A D | vmdq_dcb_forwarding.rst | 31 The nb-pools, nb-tcs and enable-rss parameters can be passed on the command line, after the EAL par… 35 …./<build_dir>/examples/dpdk-vmdq_dcb [EAL options] -- -p PORTMASK --nb-pools NP --nb-tcs TC --enab… 75 … user@target:~$ ./<build_dir>/examples/dpdk-vmdq_dcb -l 0-3 -n 4 -- -p 0x3 --nb-pools 32 --nb-tcs 4 109 With Intel® X710/XL710 NICs, if number of tcs is 4, and number of queues in pool is 8,
|
| /dpdk/drivers/net/txgbe/ |
| H A D | txgbe_ethdev_vf.c | 167 uint32_t tc, tcs; in eth_txgbevf_dev_init() local 261 txgbevf_get_queues(hw, &tcs, &tc); in eth_txgbevf_dev_init()
|
| /dpdk/drivers/net/ixgbe/ |
| H A D | ixgbe_ethdev.c | 1549 uint32_t tc, tcs; in eth_ixgbevf_dev_init() local 1648 ixgbevf_get_queues(hw, &tcs, &tc); in eth_ixgbevf_dev_init()
|