Home
last modified time | relevance | path

Searched refs:override (Results 1 – 22 of 22) sorted by relevance

/dpdk/devtools/
H A Dload-devel-config5 # Load DPDK devel config and allow override
/dpdk/doc/guides/nics/
H A Dnetvsc.rst51 The first step is to identify the network device to override.
67 is to use the `driverctl Device Driver control utility`_ to override
72 driverctl -b vmbus set-override $DEV_UUID uio_hv_generic
/dpdk/app/test-pmd/
H A Dmeson.build4 # override default name to drop the hyphen
/dpdk/doc/guides/howto/
H A Davx512.rst35 This will override any further changes to the max SIMD bitwidth in DPDK,
/dpdk/doc/api/
H A Dmeson.build21 # if install is set to true it will override build_by_default and it will
/dpdk/drivers/net/dpaa/fmlib/
H A Dfm_pcd_ext.h311 bool override; member
2046 ioc_fm_pcd_plcr_color override; member
3979 bool override; member
H A Dfm_port_ext.h1990 bool override);
/dpdk/doc/guides/rawdevs/
H A Dntb.rst28 - Set crosslink control override as DSD/USP on one host, USD/DSP on
/dpdk/doc/guides/prog_guide/
H A Dtraffic_metering_and_policing.rst47 object. The policer can do nothing, override the color the packet or drop the
H A Devent_ethernet_rx_adapter.rst109 is set, the application can override the adapter generated flow ID in the event
H A Dpacket_classif_access_ctrl.rst395 … platform and sets it as default one. Though the user has an ability to override the default class…
H A Drte_flow.rst1302 - ``rso_reserved``: route flag (1b), solicited flag (1b), override flag
/dpdk/doc/guides/eventdevs/
H A Dcnxk.rst210 ethernet devices connected to event device to override this applications can
/dpdk/drivers/
H A Dmeson.build95 # set up internal deps. Drivers can append/override as necessary
/dpdk/drivers/net/e1000/base/
H A De1000_82540.c97 switch (nvm->override) { in e1000_init_nvm_params_82540()
H A De1000_hw.h840 enum e1000_nvm_override override; member
H A De1000_82541.c106 switch (nvm->override) { in e1000_init_nvm_params_82541()
H A De1000_80003es2lan.c120 switch (nvm->override) { in e1000_init_nvm_params_80003es2lan()
H A De1000_82571.c185 switch (nvm->override) { in e1000_init_nvm_params_82571()
H A De1000_82575.c445 switch (nvm->override) { in e1000_init_nvm_params_82575()
/dpdk/doc/guides/linux_gsg/
H A Dbuild_dpdk.rst124 To override what instruction set will be used, set the ``cpu_instruction_set``
/dpdk/drivers/net/igc/base/
H A Digc_hw.h863 enum igc_nvm_override override; member