Home
last modified time | relevance | path

Searched refs:rps_dev_flow_table (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/include/net/
H A Drps.h41 struct rps_dev_flow_table { struct
46 #define RPS_DEV_FLOW_TABLE_SIZE(_num) (sizeof(struct rps_dev_flow_table) + \ argument
H A Dnetdev_rx_queue.h16 struct rps_dev_flow_table __rcu *rps_flow_table;
/linux-6.15/net/core/
H A Dnet-sysfs.c1053 struct rps_dev_flow_table *flow_table; in show_rps_dev_flow_table_cnt()
1067 struct rps_dev_flow_table *table = container_of(rcu, in rps_dev_flow_table_release()
1068 struct rps_dev_flow_table, rcu); in rps_dev_flow_table_release()
1076 struct rps_dev_flow_table *table, *old_table; in store_rps_dev_flow_table_cnt()
1153 struct rps_dev_flow_table *flow_table; in rx_queue_release()
H A Ddev.c4750 static u32 rfs_slot(u32 hash, const struct rps_dev_flow_table *flow_table) in rfs_slot()
4763 struct rps_dev_flow_table *flow_table; in set_rps_cpu()
4811 struct rps_dev_flow_table *flow_table; in get_rps_cpu()
4920 struct rps_dev_flow_table *flow_table; in rps_may_expire_flow()
/linux-6.15/Documentation/networking/
H A Dscaling.rst342 for each flow: rps_dev_flow_table is a table specific to each hardware
351 The counter in rps_dev_flow_table values records the length of the current
429 rps_dev_flow_table is updated. The driver in turn uses a device specific
433 rps_dev_flow_table. The stack consults a CPU to hardware queue map which