Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_router.h63 struct mlxsw_sp_crif *lb_crif; member
H A Dspectrum_router.c3637 mlxsw_sp->router->lb_crif->rif->rif_index; in __mlxsw_sp_nexthop_eth_update()
4652 mlxsw_sp->router->lb_crif->rif->rif_index); in mlxsw_sp_adj_trap_entry_init()
4974 nh->crif = mlxsw_sp->router->lb_crif; in mlxsw_sp_nexthop_obj_blackhole_init()
11295 router->lb_crif = mlxsw_sp_crif_alloc(NULL); in mlxsw_sp_lb_rif_init()
11296 if (!router->lb_crif) in mlxsw_sp_lb_rif_init()
11305 lb_rif = mlxsw_sp_ul_rif_get(mlxsw_sp, RT_TABLE_MAIN, router->lb_crif, in mlxsw_sp_lb_rif_init()
11315 mlxsw_sp_crif_free(router->lb_crif); in mlxsw_sp_lb_rif_init()
11321 mlxsw_sp_ul_rif_put(mlxsw_sp->router->lb_crif->rif); in mlxsw_sp_lb_rif_fini()
11322 mlxsw_sp_crif_free(mlxsw_sp->router->lb_crif); in mlxsw_sp_lb_rif_fini()