Home
last modified time | relevance | path

Searched refs:identify (Results 1 – 25 of 50) sorted by relevance

12

/dpdk/doc/guides/howto/
H A Ddebug_troubleshoot.rst20 consolidate a few commonly seen issues for reference. Then, isolate to identify
79 * Make use of ``rte_eth_dev_stats`` to identify the drops cause.
131 * If the TX rate is falling behind the application fill rate, identify if
308 * Identify core role using ``rte_eal_lcore_role`` to identify RTE, OFF,
371 * Periodically checks stats for queue and port to identify the starvation.
/dpdk/drivers/net/ionic/
H A Dionic_dev.c119 .identify.opcode = IONIC_CMD_IDENTIFY, in ionic_dev_cmd_identify()
120 .identify.ver = ver, in ionic_dev_cmd_identify()
H A Dionic_if.h2686 struct ionic_dev_identify_cmd identify; member
2721 struct ionic_dev_identify_comp identify; member
/dpdk/doc/guides/nics/
H A Dnetvsc.rst51 The first step is to identify the network device to override.
53 (`UUID`_) to identify devices on the bus similar to how PCI uses Domain:Bus:Function.
H A Dmemif.rst31 messages. Each memif has a unique id per socket. This id is used to identify
41 "id=0", "Used to identify peer interface", "0", "uint32_t"
180 This limitation is in place, because it is too expensive to identify memseg
H A Dipn3ke.rst50 Acceleration, so users need to identify which Acceleration is used. Current IPN3KE can
H A Digc.rst68 The Flow Director works in receive mode to identify specific flows or sets of flows and route
H A Dhns3.rst173 The Flow Director works in receive mode to identify specific flows or sets of
H A Di40e.rst357 The Flow Director works in receive mode to identify specific flows or sets of flows and route them …
754 Users should consult the release notes specific to a DPDK release to identify
/dpdk/doc/guides/cryptodevs/
H A Docteontx.rst96 identify the VFs. To be accessible from DPDK, VFs need to be bound to vfio-pci
/dpdk/examples/pipeline/examples/
H A Dselector.spec25 ; destination IP address fields. The member_id produced by the selector table is used to identify
/dpdk/drivers/net/ngbe/base/
H A Dngbe_phy.c407 err = phy->identify(hw); in ngbe_init_phy()
H A Dngbe_dummy.h327 hw->phy.identify = ngbe_phy_identify_dummy; in ngbe_init_ops_dummy()
H A Dngbe_type.h343 s32 (*identify)(struct ngbe_hw *hw); member
/dpdk/doc/guides/bbdevs/
H A Dla12xx.rst61 * Use dev arg option ``modem=0`` to identify the modem instance for a given
/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_82598.c171 phy->ops.identify(hw); in ixgbe_init_phy_ops_82598()
1207 hw->phy.ops.identify(hw); in ixgbe_get_supported_physical_layer_82598()
H A Dixgbe_82599.c109 ret_val = phy->ops.identify(hw); in ixgbe_init_phy_ops_82599()
301 phy->ops.identify = ixgbe_identify_phy_82599; in ixgbe_init_ops_82599()
2163 hw->phy.ops.identify(hw); in ixgbe_get_supported_physical_layer_82599()
H A Dixgbe_x550.c634 phy->ops.identify = ixgbe_identify_phy_fw; in ixgbe_init_ops_X550EM()
640 phy->ops.identify = ixgbe_identify_phy_x550em; in ixgbe_init_ops_X550EM()
644 phy->ops.identify = ixgbe_identify_phy_x550em; in ixgbe_init_ops_X550EM()
2301 ret_val = phy->ops.identify(hw); in ixgbe_init_phy_ops_X550em()
3616 hw->phy.ops.identify(hw); in ixgbe_get_supported_physical_layer_X550em()
/dpdk/doc/guides/rel_notes/
H A Ddeprecation.rst61 Need to identify this kind of usages and fix in 20.11, otherwise this blocks
/dpdk/doc/guides/sample_app_ug/
H A Ddist_app.rst117 SST-BF cores are present in the core mask, the application will identify these
H A Dl3_forward.rst38 to identify the next hop for each input packet at runtime.
236 If errors are detected, the application exits with messages to identify the errors encountered.
/dpdk/doc/guides/prog_guide/
H A Drte_security.rst129 This will allow the application to identify the security processing
556 Session APIs need a parameter ``rte_security_ctx`` to identify the crypto/ethernet
/dpdk/doc/guides/linux_gsg/
H A Dbuild_dpdk.rst63 used, for example, to identify any missing required packages for a driver.
/dpdk/drivers/net/txgbe/base/
H A Dtxgbe_dummy.h625 hw->phy.identify = txgbe_phy_identify_dummy; in txgbe_init_ops_dummy()
H A Dtxgbe_type.h638 s32 (*identify)(struct txgbe_hw *hw); member

12