Searched refs:directed (Results 1 – 7 of 7) sorted by relevance
| /dpdk/doc/guides/eventdevs/ |
| H A D | dlb2.rst | 29 features are abstracted by the PMD such as directed ports. 41 directed queues, ports, credits, and other hardware resources. Some 97 available directed ports and queues. 106 directed ports and queues come in pairs. 112 whether it is a directed or load-balanced queue. 115 ports can only be linked to directed queues. Furthermore, directed ports can 119 The eventdev API does not have a directed scheduling type. To support directed 146 directed traffic. 150 load-balanced queues, and directed credits are used for directed queues. 181 the directed pool size divided by the total number of ports. [all …]
|
| /dpdk/drivers/net/enic/base/ |
| H A D | vnic_dev.h | 125 int vnic_dev_packet_filter(struct vnic_dev *vdev, int directed, int multicast, 127 int vnic_dev_packet_filter_all(struct vnic_dev *vdev, int directed,
|
| H A D | vnic_dev.c | 871 int vnic_dev_packet_filter(struct vnic_dev *vdev, int directed, int multicast, in vnic_dev_packet_filter() argument 878 a0 = (directed ? CMD_PFILTER_DIRECTED : 0) | in vnic_dev_packet_filter()
|
| /dpdk/doc/guides/linux_gsg/ |
| H A D | linux_drivers.rst | 315 while the rest will be directed and handled by the kernel driver.
|
| /dpdk/doc/guides/nics/ |
| H A D | cnxk.rst | 337 matching channel number pattern will be directed to the inline IPSec device.
|
| H A D | bnxt.rst | 678 flows to be directed to one or more queues associated with the VNIC id.
|
| /dpdk/doc/guides/prog_guide/ |
| H A D | efd_lib.rst | 55 this flow should be directed. Intuitively, this scheme is very simple
|