Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtc_ct.c192 static const struct rhashtable_params tuples_nat_ht_params = { variable
948 tuple, tuples_nat_ht_params); in mlx5_tc_ct_entry_get()
963 tuples_nat_ht_params); in mlx5_tc_ct_entry_remove_from_tuples()
1237 tuples_nat_ht_params); in mlx5_tc_ct_block_flow_offload_add()
1257 &entry->tuple_nat_node, tuples_nat_ht_params); in mlx5_tc_ct_block_flow_offload_add()
2222 if (rhashtable_init(&ct_priv->ct_tuples_nat_ht, &tuples_nat_ht_params)) in mlx5_tc_ct_init()