Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtc_ct.c188 static const struct rhashtable_params tuples_ht_params = { variable
950 tuples_ht_params); in mlx5_tc_ct_entry_get()
975 tuples_ht_params); in mlx5_tc_ct_entry_remove_from_tuples()
1260 tuples_ht_params); in mlx5_tc_ct_block_flow_offload_add()
2314 if (rhashtable_init(&ct_priv->ct_tuples_ht, &tuples_ht_params)) in mlx5_tc_ct_init()