Searched refs:RPS (Results 1 – 10 of 10) sorted by relevance
/Linux-v4.19/Documentation/networking/ |
D | scaling.txt | 14 RPS: Receive Packet Steering 99 RPS: Receive Packet Steering 102 Receive Packet Steering (RPS) is logically a software implementation of 105 interrupt handler, RPS selects the CPU to perform protocol processing 108 RPS has some advantages over RSS: 1) it can be used with any NIC, 113 RPS is called during bottom half of the receive interrupt handler, when 118 The first step in determining the target CPU for RPS is to calculate a 129 RPS may enqueue packets for processing. For each received packet, 138 ==== RPS Configuration 140 RPS requires a kernel compiled with the CONFIG_RPS kconfig symbol (on [all …]
|
D | 00-INDEX | 184 - Explanation of network scaling techniques: RSS, RPS, RFS, aRFS, XPS.
|
D | ixgbe.txt | 157 NOTE: Receive Packet Steering (RPS) and Receive Flow Steering (RFS) are not
|
/Linux-v4.19/Documentation/devicetree/bindings/timer/ |
D | oxsemi,rps-timer.txt | 1 Oxford Semiconductor OXNAS SoCs Family RPS Timer
|
/Linux-v4.19/net/ |
D | Kconfig | 241 config RPS config 248 depends on RPS 315 depends on RPS
|
/Linux-v4.19/Documentation/sysctl/ |
D | net.txt | 107 RPS (e.g. RFS, aRFS) processing is competing with the registered NAPI poll function 109 the proportion of the configured netdev_budget that is spent on RPS based packet 261 If set to 0, RX packet timestamps can be sampled after RPS processing, when
|
/Linux-v4.19/drivers/clocksource/ |
D | Kconfig | 435 bool "Oxford Semiconductor OXNAS RPS Timers driver" if COMPILE_TEST 439 This enables support for the Oxford Semiconductor OXNAS RPS timers.
|
/Linux-v4.19/drivers/net/wireless/admtek/ |
D | adm8211.c | 499 ADM8211_INT(RPS); in adm8211_interrupt()
|
/Linux-v4.19/drivers/scsi/lpfc/ |
D | lpfc_hw.h | 920 } RPS; typedef
|
D | lpfc_els.c | 6970 RPS *rps; in lpfc_els_rcv_rps() 6981 rps = (RPS *) lp; in lpfc_els_rcv_rps()
|