Searched refs:RPS (Results 1 – 7 of 7) sorted by relevance
18 - RPS: Receive Packet Steering109 RPS: Receive Packet Steering112 Receive Packet Steering (RPS) is logically a software implementation of115 interrupt handler, RPS selects the CPU to perform protocol processing118 RPS has some advantages over RSS:125 RPS is called during bottom half of the receive interrupt handler, when130 The first step in determining the target CPU for RPS is to calculate a141 RPS may enqueue packets for processing. For each received packet,151 RPS Configuration154 RPS requires a kernel compiled with the CONFIG_RPS kconfig symbol (on[all …]
51 #define RPS (1 << 2) macro
1 Oxford Semiconductor OXNAS SoCs Family RPS Timer
138 RPS (e.g. RFS, aRFS) processing is competing with the registered NAPI poll function140 the proportion of the configured netdev_budget that is spent on RPS based packet307 If set to 0, RX packet timestamps can be sampled after RPS processing, when
248 config RPS config255 depends on RPS325 depends on RPS
473 bool "Oxford Semiconductor OXNAS RPS Timers driver" if COMPILE_TEST477 This enables support for the Oxford Semiconductor OXNAS RPS timers.
494 ADM8211_INT(RPS); in adm8211_interrupt()