| /dpdk/drivers/net/bnxt/ |
| H A D | bnxt_hwrm.c | 653 enables = filter->enables | in bnxt_hwrm_set_l2_filter() 687 req.enables = rte_cpu_to_le_32(enables); in bnxt_hwrm_set_l2_filter() 1177 req.enables |= rte_cpu_to_le_32(enables); in bnxt_hwrm_func_reserve_vf_resc() 1464 req.enables = rte_cpu_to_le_32(enables); in bnxt_hwrm_port_phy_cfg() 1768 req.enables = rte_cpu_to_le_32(enables); in bnxt_hwrm_ring_alloc() 2169 req.enables = rte_cpu_to_le_32(enables); in bnxt_hwrm_vnic_cfg() 3510 req.enables = rte_cpu_to_le_32(enables); in bnxt_hwrm_pf_func_cfg() 4910 enables = filter->enables | in bnxt_hwrm_set_em_filter() 4957 req.enables = rte_cpu_to_le_32(enables); in bnxt_hwrm_set_em_filter() 5010 enables = filter->enables | in bnxt_hwrm_set_ntuple_filter() [all …]
|
| H A D | bnxt_filter.h | 12 (((filter)->enables & (chk)) && \ 52 uint32_t enables; member
|
| H A D | bnxt_flow.c | 738 filter->enables = en; in bnxt_validate_and_parse_flow_type() 742 if (filter->enables == 0 && filter->valid_flags == 0) in bnxt_validate_and_parse_flow_type() 870 filter1->enables = in bnxt_create_l2_filter() 885 filter1->enables |= in bnxt_create_l2_filter() 888 filter1->enables |= in bnxt_create_l2_filter() 1062 filter->enables = filter1->enables; in bnxt_update_filter_flags_en() 1463 filter->enables |= filter->tunnel_type; in bnxt_validate_and_parse_flow() 2019 filter->enables == filter->tunnel_type) { in bnxt_flow_create() 2054 filter->enables |= in bnxt_flow_create() 2066 filter->enables |= in bnxt_flow_create() [all …]
|
| H A D | bnxt_hwrm.h | 230 uint16_t max_bw, uint16_t enables); 283 int bnxt_hwrm_func_backing_store_cfg(struct bnxt *bp, uint32_t enables);
|
| H A D | hsi_struct_def_dpdk.h | 12926 uint32_t enables; member 13030 uint32_t enables; member 13107 uint32_t enables; member 13180 uint32_t enables; member 13254 uint32_t enables; member 15161 uint32_t enables; member 16067 uint32_t enables; member 16421 uint32_t enables; member 16660 uint32_t enables; member 16795 uint32_t enables; member [all …]
|
| H A D | bnxt_filter.c | 38 filter->enables = HWRM_CFA_L2_FILTER_ALLOC_INPUT_ENABLES_L2_ADDR | in bnxt_alloc_filter()
|
| H A D | rte_pmd_bnxt.c | 783 filter->enables == in rte_pmd_bnxt_mac_addr_add() 797 filter->enables = HWRM_CFA_L2_FILTER_ALLOC_INPUT_ENABLES_L2_ADDR | in rte_pmd_bnxt_mac_addr_add()
|
| H A D | bnxt_cpr.c | 316 if (vfc->enables & in bnxt_handle_fwd_req()
|
| /dpdk/doc/guides/prog_guide/ |
| H A D | pdump_lib.rst | 23 This API enables the packet capture on a given port and queue. 26 This API enables the packet capture on a given port and queue. 31 This API enables the packet capture on a given device id (``vdev name or pci address``) and queue. 34 This API enables the packet capture on a given device id (``vdev name or pci address``) and queue. 63 The library APIs ``rte_pdump_enable()`` and ``rte_pdump_enable_by_deviceid()`` enables the packet c… 66 and enables the packet capture by registering the Ethernet RX and TX callbacks for the given port o…
|
| H A D | service_cores.rst | 7 DPDK has a concept known as service cores, which enables a dynamic way of
|
| H A D | generic_receive_offload_lib.rst | 9 small packets into larger ones, GRO enables applications to process 41 The one is called the lightweight mode API, which enables applications to
|
| H A D | traffic_metering_and_policing.rst | 94 #. The application enables the meter object execution as part of the flow action
|
| /dpdk/doc/guides/sample_app_ug/ |
| H A D | ipsec_secgw.rst | 71 is done core submits them back as events to an event device. This enables 173 * ``-l``: enables code-path that uses librte_ipsec. 179 * ``-e``: enables Security Association extended sequence number processing 182 * ``-a``: enables Security Association sequence number atomic behavior 271 * The ``-l`` option enables cores 20 and 21. 279 * The ``-p`` option enables ports (detected) 0, 1, 2 and 3. 281 * The ``-P`` option enables promiscuous mode. 304 * The ``-f /path/to/config_file`` option enables the application read and 325 * The ``-P`` option enables promiscuous mode. 327 * The ``-p`` option enables ports (detected) 0 and 1. [all …]
|
| H A D | l3_forward_graph.rst | 84 * The -l option enables cores 1, 2 86 * The -p option enables ports 0 and 1 88 * The --config option enables one queue on each port and maps each (port,queue) pair to a specifi…
|
| H A D | packet_ordering.rst | 61 The insight-worker long option enables output the packet statistics of each worker thread.
|
| H A D | l3_forward.rst | 150 * The -l option enables cores 1, 2 152 * The -p option enables ports 0 and 1 154 * The --config option enables one queue on each port and maps each (port,queue) pair to a specifi… 193 * The --eventq-sched option enables synchronization menthod of event queue so that packets will b…
|
| H A D | vhost.rst | 135 The rx-retry option enables/disables enqueue retries when the guests Rx queue 215 backend enables "builtin-net-driver", "--socket-mem" option should be
|
| H A D | l3_forward_access_ctrl.rst | 276 * The -l option enables cores 1, 2 278 * The -p option enables ports 0 and 1 280 * The --config option enables one queue on each port and maps each (port,queue) pair to a specifi…
|
| H A D | ipv4_multicast.rst | 74 * The -l option enables cores 0, 1, 2 and 3 78 * The -p option enables ports 0 and 1
|
| /dpdk/doc/guides/nics/ |
| H A D | mlx5.rst | 301 enables the feature support in datapath 561 A nonzero value enables the compression of CQE on RX side. This feature 626 A nonzero value enables configuring Multi-Packet Rx queues. Rx queue is 773 Assigning ``txqs_min_inline`` with zero always enables the data inline. 797 Assigning ``txqs_min_inline`` with zero always enables the data inline. 886 A nonzero value enables Rx vector if the port is not configured in 893 A nonzero value enables Netlink requests from the VF to add/remove MAC 910 A nonzero value enables extensive flow metadata support if device is 979 Value 1 enables the DV flow steering assuming it is supported by the 982 Value 2 enables the WQE based hardware steering. [all …]
|
| H A D | bnxt.rst | 265 The application enables (or disables) VLAN filtering mode. When the mode is 277 The application enables (or disables) the allmulticast mode. When the mode is 288 The application enables (or disables) the promiscuous mode. When the mode is 345 The application enables hardware checksum calculation for IPv4, TCP, and UDP. 360 The application enables multiple TX and RX queues when it is started. 413 TSO (TCP Segmentation Offload), also known as LSO (Large Send Offload), enables 449 LRO (Large Receive Offload) enables NIC to aggregate multiple incoming TCP/IP 560 In Linux, the *ethtool -S* enables us to query the NIC stats. DPDK provides the
|
| H A D | kni.rst | 9 This PMD enables using KNI without having a KNI specific application,
|
| /dpdk/doc/guides/vdpadevs/ |
| H A D | ifc.rst | 11 report/restore, this driver enables its vDPA functionality.
|
| /dpdk/doc/guides/compressdevs/ |
| H A D | isal.rst | 61 Compressdev level 0 enables "No Compression", which passes the uncompressed
|
| /dpdk/examples/qos_sched/ |
| H A D | profile.cfg | 4 ; This file enables the following hierarchical scheduler configuration for each
|