Home
last modified time | relevance | path

Searched refs:rps_dev_flow (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/Documentation/networking/
H A Dscaling.rst291 in rps_dev_flow[i] records the last element in flow i that has
298 and the rps_dev_flow table of the queue that the packet was received on
300 rps_sock_flow table) matches the current CPU (found in the rps_dev_flow
306 value in rps_dev_flow[i]
/openbmc/linux/net/core/
H A Ddev.c4551 static struct rps_dev_flow *
4553 struct rps_dev_flow *rflow, u16 next_cpu) in set_rps_cpu()
4559 struct rps_dev_flow *old_rflow; in set_rps_cpu()
4602 struct rps_dev_flow **rflowp) in get_rps_cpu()
4639 struct rps_dev_flow *rflow; in get_rps_cpu()
4716 struct rps_dev_flow *rflow; in rps_may_expire_flow()
5109 struct rps_dev_flow voidflow, *rflow = &voidflow; in netif_rx_internal()
5786 struct rps_dev_flow voidflow, *rflow = &voidflow; in netif_receive_skb_internal()
5819 struct rps_dev_flow voidflow, *rflow = &voidflow; in netif_receive_skb_list_internal()
H A Dnet-sysfs.c965 / sizeof(struct rps_dev_flow)) { in store_rps_dev_flow_table_cnt()
/openbmc/linux/include/linux/
H A Dnetdevice.h725 struct rps_dev_flow { struct
738 struct rps_dev_flow flows[]; argument
741 ((_num) * sizeof(struct rps_dev_flow)))