Searched refs:rps_dev_flow_table (Results 1 – 4 of 4) sorted by relevance
41 struct rps_dev_flow_table { struct46 #define RPS_DEV_FLOW_TABLE_SIZE(_num) (sizeof(struct rps_dev_flow_table) + \ argument
16 struct rps_dev_flow_table __rcu *rps_flow_table;
335 for each flow: rps_dev_flow_table is a table specific to each hardware344 The counter in rps_dev_flow_table values records the length of the current422 rps_dev_flow_table is updated. The driver in turn uses a device specific426 rps_dev_flow_table. The stack consults a CPU to hardware queue map which
4781 struct rps_dev_flow_table *flow_table; in set_rps_cpu()4829 struct rps_dev_flow_table *flow_table; in get_rps_cpu()4938 struct rps_dev_flow_table *flow_table; in rps_may_expire_flow()