Home
last modified time | relevance | path

Searched refs:RSS (Results 1 – 14 of 14) sorted by relevance

/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl2/
H A Dhw_atl2_internal.h87 #define HW_ATL2_ACTION(ACTION, RSS, INDEX, VALID) \ argument
89 (((RSS) & 0x1U) << 7) | \
/linux/Documentation/networking/device_drivers/ethernet/freescale/
H A Ddpaa.rst157 ethtool. Also, rx-flow-hash and rx-hashing was added. The addition of RSS
189 By default the DPAA Ethernet driver enables RSS, making use of the
193 When RSS is disabled, all traffic received by a certain interface is
201 certain interface when RSS is not enabled.
203 To implement RSS, the DPAA Ethernet driver allocates an extra set of
212 RSS can be turned off for a certain interface using ethtool, i.e.::
/linux/tools/testing/selftests/mm/
H A Dmlock2-tests.c91 #define RSS "Rss:" macro
141 vma_rss = get_value_for_name(addr, RSS); in is_vma_lock_on_fault()
161 vma_rss = get_value_for_name(addr, RSS); in lock_check()
/linux/Documentation/networking/device_drivers/ethernet/aquantia/
H A Datlantic.rst355 RSS for UDP
358 Currently, NIC does not support RSS for fragmented IP packets, which leads to
359 incorrect working of RSS for fragmented UDP traffic. To disable RSS for UDP the
/linux/Documentation/networking/device_drivers/ethernet/amazon/
H A Dena.rst31 checksum offload. Receive-side scaling (RSS) is supported for multi-core
350 RSS chapter
353 - The ENA device supports RSS that allows flexible Rx traffic
358 - The driver configures RSS settings using the AQ SetFeature command
/linux/Documentation/bpf/
H A Dmap_cpumap.rst14 An example use-case for this map type is software based Receive Side Scaling (RSS).
/linux/Documentation/networking/device_drivers/ethernet/huawei/
H A Dhinic.rst21 TCP Transmit Segmentation Offload(TSO), Receive-Side Scaling(RSS) and
/linux/Documentation/networking/device_drivers/ethernet/stmicro/
H A Dstmmac.rst83 - Receive Side Scaling (RSS)
482 33) Enables Receive Side Scaling (RSS) feature::
/linux/Documentation/admin-guide/sysctl/
H A Dnet.rst317 RSS (Receive Side Scaling) enabled drivers use a host key that
339 RSS hash key:
H A Dvm.rst103 For overcommit 'guess', we can sum resident set sizes (RSS).
107 and add the sum of their RSS.
/linux/Documentation/networking/
H A Dila.rst25 optimizations in the network, such as ECMP, RSS, GRO, GSO, etc., just work.
/linux/Documentation/networking/device_drivers/ethernet/intel/
H A Diavf.rst108 - Receive Side Scaling (RSS) with 64 entry indirection table and key,
H A Dice.rst392 RSS Hash Flow
395 more options for Receive Side Scaling (RSS) hash byte configuration.
/linux/net/ipv4/
H A DKconfig328 and RSS) can be leveraged to provide better service.