Home
last modified time | relevance | path

Searched refs:activity (Results 1 – 5 of 5) sorted by relevance

/dpdk/doc/guides/prog_guide/
H A Dgpudev.rst7 When mixing networking activity with task processing on a GPU device,
183 * In a real application, network activity and device processing should overlap.
H A Dqos_framework.rst90 …| 3 | Power saving | Support for power saving during low activity periods. …
/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_common.h136 s32 ixgbe_fw_phy_activity(struct ixgbe_hw *, u16 activity,
H A Dixgbe_x550.c371 s32 ixgbe_fw_phy_activity(struct ixgbe_hw *hw, u16 activity, in ixgbe_fw_phy_activity() argument
388 hic.cmd.activity_id = IXGBE_CPU_TO_LE16(activity); in ixgbe_fw_phy_activity()
/dpdk/doc/guides/gpus/
H A Dcuda.rst203 - Coordinate the workload on the GPU with the network and CPU activity to receive packets.