Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/en/
Dtc_ct.c184 static const struct rhashtable_params tuples_ht_params = { variable
941 tuples_ht_params); in mlx5_tc_ct_entry_get()
964 tuples_ht_params); in mlx5_tc_ct_entry_remove_from_tuples()
1229 tuples_ht_params); in mlx5_tc_ct_block_flow_offload_add()
1260 tuples_ht_params); in mlx5_tc_ct_block_flow_offload_add()
2219 if (rhashtable_init(&ct_priv->ct_tuples_ht, &tuples_ht_params)) in mlx5_tc_ct_init()