Searched refs:RPS (Results 1 – 8 of 8) sorted by relevance
/linux-4.1.27/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 | 190 - 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-4.1.27/net/ |
D | Kconfig | 233 config RPS config 240 depends on RPS 286 depends on RPS
|
/linux-4.1.27/Documentation/sysctl/ |
D | net.txt | 178 If set to 0, RX packet timestamps can be sampled after RPS processing, when
|
/linux-4.1.27/drivers/net/wireless/ |
D | adm8211.c | 492 ADM8211_INT(RPS); in adm8211_interrupt()
|
/linux-4.1.27/drivers/scsi/lpfc/ |
D | lpfc_hw.h | 872 } RPS; typedef
|
D | lpfc_els.c | 5767 RPS *rps; in lpfc_els_rcv_rps() 5778 rps = (RPS *) lp; in lpfc_els_rcv_rps()
|