Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_nve.c812 static const struct rhashtable_params mlxsw_sp_nve_ipv6_ht_params = { variable
840 mlxsw_sp_nve_ipv6_ht_params); in mlxsw_sp_nve_ipv6_ht_node_lookup()
860 mlxsw_sp_nve_ipv6_ht_params); in mlxsw_sp_nve_ipv6_ht_insert()
881 mlxsw_sp_nve_ipv6_ht_params); in mlxsw_sp_nve_ipv6_ht_remove()
1133 err = rhashtable_init(&nve->ipv6_ht, &mlxsw_sp_nve_ipv6_ht_params); in mlxsw_sp_nve_init()