Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtc_ct.c184 static const struct rhashtable_params tuples_ht_params = { variable
942 tuples_ht_params); in mlx5_tc_ct_entry_get()
965 tuples_ht_params); in mlx5_tc_ct_entry_remove_from_tuples()
1230 tuples_ht_params); in mlx5_tc_ct_block_flow_offload_add()
1261 tuples_ht_params); in mlx5_tc_ct_block_flow_offload_add()
2220 if (rhashtable_init(&ct_priv->ct_tuples_ht, &tuples_ht_params)) in mlx5_tc_ct_init()