Searched refs:bb (Results 1 – 15 of 15) sorted by relevance
| /dpdk/examples/pipeline/examples/ |
| H A D | packet.txt | 9 000000 aa bb cc dd 00 00 b0 b1 b2 b3 b4 b5 08 00 45 00 15 000000 aa bb cc dd 00 01 b0 b1 b2 b3 b4 b5 08 00 45 00 21 000000 aa bb cc dd 00 02 b0 b1 b2 b3 b4 b5 08 00 45 00 27 000000 aa bb cc dd 00 03 b0 b1 b2 b3 b4 b5 08 00 45 00 33 000000 aa bb cc dd 00 04 b0 b1 b2 b3 b4 b5 08 00 45 00 39 000000 aa bb cc dd 00 05 b0 b1 b2 b3 b4 b5 08 00 45 00 45 000000 aa bb cc dd 00 06 b0 b1 b2 b3 b4 b5 08 00 45 00 51 000000 aa bb cc dd 00 07 b0 b1 b2 b3 b4 b5 08 00 45 00 57 000000 aa bb cc dd 00 08 b0 b1 b2 b3 b4 b5 08 00 45 00 63 000000 aa bb cc dd 00 09 b0 b1 b2 b3 b4 b5 08 00 45 00 [all …]
|
| /dpdk/lib/sched/ |
| H A D | rte_approx.c | 90 int aa, bb; in find_best_rational_approximation() local 99 bb = matches(p_b + (x-1) * p_a, q_b + (x - 1) * q_a, alpha_num, d_num, denum); in find_best_rational_approximation() 100 if (aa || bb) { in find_best_rational_approximation() 123 bb = matches(p_b + (x - 1) * p_a, q_b + (x - 1) * q_a, alpha_num, d_num, denum); in find_best_rational_approximation() 124 if (aa || bb) { in find_best_rational_approximation() 241 int aa, bb; in find_best_rational_approximation_64() local 250 bb = matches_64(p_b + (x-1) * p_a, q_b + (x - 1) * q_a, in find_best_rational_approximation_64() 252 if (aa || bb) { in find_best_rational_approximation_64() 276 bb = matches_64(p_b + (x - 1) * p_a, q_b + (x - 1) * q_a, in find_best_rational_approximation_64() 278 if (aa || bb) { in find_best_rational_approximation_64()
|
| /dpdk/drivers/baseband/ |
| H A D | meson.build | 17 log_prefix = 'pmd.bb'
|
| /dpdk/drivers/net/qede/ |
| H A D | qede_ethdev.c | 165 offsetof(struct ecore_eth_stats, bb) + 169 offsetof(struct ecore_eth_stats, bb) + 173 offsetof(struct ecore_eth_stats, bb) + 177 offsetof(struct ecore_eth_stats, bb) + 181 offsetof(struct ecore_eth_stats, bb) + 186 offsetof(struct ecore_eth_stats, bb) + 190 offsetof(struct ecore_eth_stats, bb) + 194 offsetof(struct ecore_eth_stats, bb) + 198 offsetof(struct ecore_eth_stats, bb) + 203 offsetof(struct ecore_eth_stats, bb) + [all …]
|
| /dpdk/doc/guides/nics/ |
| H A D | intel_vf.rst | 156 ./dpdk-devbind.py -b igb_uio bb:ss.f 157 … echo 2 > /sys/bus/pci/devices/0000\:bb\:ss.f/max_vfs (To enable two VFs on a specific PCI device) 206 ./dpdk-devbind.py -b igb_uio bb:ss.f 207 … echo 2 > /sys/bus/pci/devices/0000\:bb\:ss.f/max_vfs (To enable two VFs on a specific PCI device) 291 ./dpdk-devbind.py -b igb_uio bb:ss.f 292 … echo 2 > /sys/bus/pci/devices/0000\:bb\:ss.f/max_vfs (To enable two VFs on a specific pci device)
|
| H A D | ice.rst | 328 sendp(Ether(src='3c:fd:fe:aa:bb:78', dst='00:00:00:01:02:03')/IP(src=' \
|
| H A D | i40e.rst | 195 PCI address of an i40e PF is aaaa:bb.cc, the number of reserved queues per 196 VF can be configured with EAL parameter like -a aaaa:bb.cc,queue-num-per-vf=n.
|
| /dpdk/drivers/net/qede/base/ |
| H A D | ecore_dev_api.h | 416 struct ecore_eth_stats_bb bb; member
|
| H A D | ecore_l2.c | 1936 struct ecore_eth_stats_bb *p_bb = &p_stats->bb; in __ecore_get_vport_port_stats()
|
| /dpdk/doc/guides/sample_app_ug/ |
| H A D | vdpa.rst | 90 -device virtio-net-pci,netdev=vdpa,mac=00:aa:bb:cc:dd:ee,page-per-vq=on \
|
| /dpdk/doc/guides/bbdevs/ |
| H A D | la12xx.rst | 79 Using ``bb.la12xx`` as log matching criteria, all Baseband PMD logs can be
|
| H A D | acc100.rst | 228 See for more details: https://github.com/intel/pf-bb-config
|
| H A D | fpga_5gnr_fec.rst | 286 See for more details: https://github.com/intel/pf-bb-config
|
| H A D | fpga_lte_fec.rst | 305 See for more details: https://github.com/intel/pf-bb-config
|
| /dpdk/doc/guides/rel_notes/ |
| H A D | release_18_02.rst | 41 of an i40e PF is ``aaaa:bb.cc``, the number of queues per VF can be 42 configured with EAL parameter like ``-w aaaa:bb.cc,queue-num-per-vf=n``. The
|