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

/linux-master/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_nve.c812 static const struct rhashtable_params mlxsw_sp_nve_ipv6_ht_params = { variable in typeref:struct:rhashtable_params
840 mlxsw_sp_nve_ipv6_ht_params);
860 mlxsw_sp_nve_ipv6_ht_params);
881 mlxsw_sp_nve_ipv6_ht_params);
1134 err = rhashtable_init(&nve->ipv6_ht, &mlxsw_sp_nve_ipv6_ht_params);

Completed in 219 milliseconds