Home
last modified time | relevance | path

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

/linux/net/core/
H A Ddev.c4985 static u32 rfs_slot(u32 hash, const struct rps_dev_flow_table *flow_table) in rfs_slot() function
5049 flow_id = rfs_slot(hash, flow_table); in set_rps_cpu()
5143 rflow = &flow_table->flows[rfs_slot(hash, flow_table)]; in get_rps_cpu()