Lines Matching refs:hardware
36 IP addresses and TCP ports of a packet. The most common hardware
51 module parameter for specifying the number of hardware queues to
104 Whereas RSS selects the queue and hence CPU that will run the hardware
110 3) it does not increase hardware device interrupt rate (although it does
121 associated flow of the packet. The hash is either provided by hardware
122 or will be computed in the stack. Capable hardware can pass the hash in
128 Each receive hardware queue has an associated list of CPUs to which
160 For a multi-queue system, if RSS is configured so that a hardware
162 and unnecessary. If there are fewer hardware queues than CPUs, then
256 for each flow: rps_dev_flow_table is a table specific to each hardware
327 Accelerated RFS is to RFS what RSS is to RPS: a hardware-accelerated load
336 ndo_rx_flow_steer driver function to communicate the desired hardware
342 The hardware queue for a flow is derived from the CPU recorded in
343 rps_dev_flow_table. The stack consults a CPU to hardware queue map which
362 NIC supports hardware acceleration.
369 device. To accomplish this, a mapping from CPU to hardware queue(s) is