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
1063 struct rps_dev_flow_table *flow_table; in show_rps_dev_flow_table_cnt()1077 struct rps_dev_flow_table *table = container_of(rcu, in rps_dev_flow_table_release()1078 struct rps_dev_flow_table, rcu); in rps_dev_flow_table_release()1086 struct rps_dev_flow_table *table, *old_table; in store_rps_dev_flow_table_cnt()1163 struct rps_dev_flow_table *flow_table; in rx_queue_release()
4835 static u32 rfs_slot(u32 hash, const struct rps_dev_flow_table *flow_table) in rfs_slot()4848 struct rps_dev_flow_table *flow_table; in set_rps_cpu()4896 struct rps_dev_flow_table *flow_table; in get_rps_cpu()5005 struct rps_dev_flow_table *flow_table; in rps_may_expire_flow()
342 for each flow: rps_dev_flow_table is a table specific to each hardware351 The counter in rps_dev_flow_table values records the length of the current429 rps_dev_flow_table is updated. The driver in turn uses a device specific433 rps_dev_flow_table. The stack consults a CPU to hardware queue map which