Home
last modified time | relevance | path

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

/linux-4.1.27/Documentation/networking/
Dscaling.txt14 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 …]
D00-INDEX190 - Explanation of network scaling techniques: RSS, RPS, RFS, aRFS, XPS.
Dixgbe.txt157 NOTE: Receive Packet Steering (RPS) and Receive Flow Steering (RFS) are not
/linux-4.1.27/net/
DKconfig233 config RPS config
240 depends on RPS
286 depends on RPS
/linux-4.1.27/Documentation/sysctl/
Dnet.txt178 If set to 0, RX packet timestamps can be sampled after RPS processing, when
/linux-4.1.27/drivers/net/wireless/
Dadm8211.c492 ADM8211_INT(RPS); in adm8211_interrupt()
/linux-4.1.27/drivers/scsi/lpfc/
Dlpfc_hw.h872 } RPS; typedef
Dlpfc_els.c5767 RPS *rps; in lpfc_els_rcv_rps()
5778 rps = (RPS *) lp; in lpfc_els_rcv_rps()