Searched refs:rps_dev_flow (Results 1 – 4 of 4) sorted by relevance
291 in rps_dev_flow[i] records the last element in flow i that has298 and the rps_dev_flow table of the queue that the packet was received on300 rps_sock_flow table) matches the current CPU (found in the rps_dev_flow306 value in rps_dev_flow[i]
4379 static struct rps_dev_flow *4381 struct rps_dev_flow *rflow, u16 next_cpu) in set_rps_cpu()4387 struct rps_dev_flow *old_rflow; in set_rps_cpu()4430 struct rps_dev_flow **rflowp) in get_rps_cpu()4467 struct rps_dev_flow *rflow; in get_rps_cpu()4542 struct rps_dev_flow *rflow; in rps_may_expire_flow()4927 struct rps_dev_flow voidflow, *rflow = &voidflow; in netif_rx_internal()5669 struct rps_dev_flow voidflow, *rflow = &voidflow; in netif_receive_skb_internal()5702 struct rps_dev_flow voidflow, *rflow = &voidflow; in netif_receive_skb_list_internal()
966 / sizeof(struct rps_dev_flow)) { in store_rps_dev_flow_table_cnt()
711 struct rps_dev_flow { struct724 struct rps_dev_flow flows[]; argument727 ((_num) * sizeof(struct rps_dev_flow)))
Completed in 45 milliseconds