Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_router.c3666 static const struct rhashtable_params mlxsw_sp_nexthop_ht_params = {
3676 &nh->ht_node, mlxsw_sp_nexthop_ht_params); in mlxsw_sp_nexthop_insert()
3683 mlxsw_sp_nexthop_ht_params); in mlxsw_sp_nexthop_remove()
3691 mlxsw_sp_nexthop_ht_params); in mlxsw_sp_nexthop_lookup()
11616 &mlxsw_sp_nexthop_ht_params); in mlxsw_sp_router_init()
3665 static const struct rhashtable_params mlxsw_sp_nexthop_ht_params = { global() variable