Searched refs:ipv6_ht (Results 1 – 2 of 2) sorted by relevance
26 struct rhashtable ipv6_ht; member
839 return rhashtable_lookup_fast(&mlxsw_sp->nve->ipv6_ht, &key, in mlxsw_sp_nve_ipv6_ht_node_lookup()859 err = rhashtable_insert_fast(&nve->ipv6_ht, &ipv6_ht_node->ht_node, in mlxsw_sp_nve_ipv6_ht_insert()880 rhashtable_remove_fast(&nve->ipv6_ht, &ipv6_ht_node->ht_node, 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()1156 rhashtable_destroy(&nve->ipv6_ht); in mlxsw_sp_nve_init()1169 rhashtable_destroy(&mlxsw_sp->nve->ipv6_ht); in mlxsw_sp_nve_fini()