Home
last modified time | relevance | path

Searched refs:RPS (Results 1 – 8 of 8) sorted by relevance

/Linux-v5.4/Documentation/networking/
Dscaling.rst18 - RPS: Receive Packet Steering
109 RPS: Receive Packet Steering
112 Receive Packet Steering (RPS) is logically a software implementation of
115 interrupt handler, RPS selects the CPU to perform protocol processing
118 RPS has some advantages over RSS:
125 RPS is called during bottom half of the receive interrupt handler, when
130 The first step in determining the target CPU for RPS is to calculate a
141 RPS may enqueue packets for processing. For each received packet,
151 RPS Configuration
154 RPS requires a kernel compiled with the CONFIG_RPS kconfig symbol (on
[all …]
/Linux-v5.4/Documentation/devicetree/bindings/timer/
Doxsemi,rps-timer.txt1 Oxford Semiconductor OXNAS SoCs Family RPS Timer
/Linux-v5.4/Documentation/admin-guide/sysctl/
Dnet.rst137 RPS (e.g. RFS, aRFS) processing is competing with the registered NAPI poll function
139 the proportion of the configured netdev_budget that is spent on RPS based packet
306 If set to 0, RX packet timestamps can be sampled after RPS processing, when
/Linux-v5.4/net/
DKconfig244 config RPS config
251 depends on RPS
321 depends on RPS
/Linux-v5.4/drivers/clocksource/
DKconfig466 bool "Oxford Semiconductor OXNAS RPS Timers driver" if COMPILE_TEST
470 This enables support for the Oxford Semiconductor OXNAS RPS timers.
/Linux-v5.4/drivers/net/wireless/admtek/
Dadm8211.c495 ADM8211_INT(RPS); in adm8211_interrupt()
/Linux-v5.4/drivers/scsi/lpfc/
Dlpfc_hw.h927 } RPS; typedef
Dlpfc_els.c7379 RPS *rps; in lpfc_els_rcv_rps()
7390 rps = (RPS *) lp; in lpfc_els_rcv_rps()