Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/en/
Dtc_ct.c167 static const struct rhashtable_params tuples_ht_params = { variable
812 tuples_ht_params); in mlx5_tc_ct_entry_get()
835 tuples_ht_params); in mlx5_tc_ct_entry_remove_from_tuples()
1051 tuples_ht_params); in mlx5_tc_ct_block_flow_offload_add()
1082 tuples_ht_params); in mlx5_tc_ct_block_flow_offload_add()
2131 rhashtable_init(&ct_priv->ct_tuples_ht, &tuples_ht_params); in mlx5_tc_ct_init()