Home
last modified time | relevance | path

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

/Linux-v4.19/Documentation/networking/
Dscaling.txt269 in rps_dev_flow[i] records the last element in flow i that has
276 and the rps_dev_flow table of the queue that the packet was received on
278 rps_sock_flow table) matches the current CPU (found in the rps_dev_flow
284 value in rps_dev_flow[i]
/Linux-v4.19/net/core/
Ddev.c3943 static struct rps_dev_flow *
3945 struct rps_dev_flow *rflow, u16 next_cpu) in set_rps_cpu()
3951 struct rps_dev_flow *old_rflow; in set_rps_cpu()
3994 struct rps_dev_flow **rflowp) in get_rps_cpu()
4031 struct rps_dev_flow *rflow; in get_rps_cpu()
4106 struct rps_dev_flow *rflow; in rps_may_expire_flow()
4453 struct rps_dev_flow voidflow, *rflow = &voidflow; in netif_rx_internal()
5116 struct rps_dev_flow voidflow, *rflow = &voidflow; in netif_receive_skb_internal()
5165 struct rps_dev_flow voidflow, *rflow = &voidflow; in netif_receive_skb_list_internal()
Dnet-sysfs.c829 / sizeof(struct rps_dev_flow)) { in store_rps_dev_flow_table_cnt()
/Linux-v4.19/include/linux/
Dnetdevice.h645 struct rps_dev_flow { struct
658 struct rps_dev_flow flows[0]; argument
661 ((_num) * sizeof(struct rps_dev_flow)))