Lines Matching refs:vrs
677 vr = &mlxsw_sp->router->vrs[i]; in mlxsw_sp_vr_find_unused()
723 vr = &mlxsw_sp->router->vrs[i]; in mlxsw_sp_vr_find()
894 vr = &mlxsw_sp->router->vrs[i]; in mlxsw_sp_vrs_lpm_tree_replace()
932 mlxsw_sp->router->vrs = kcalloc(max_vrs, sizeof(struct mlxsw_sp_vr), in mlxsw_sp_vrs_init()
934 if (!mlxsw_sp->router->vrs) in mlxsw_sp_vrs_init()
938 vr = &mlxsw_sp->router->vrs[i]; in mlxsw_sp_vrs_init()
958 kfree(mlxsw_sp->router->vrs); in mlxsw_sp_vrs_fini()
5677 struct mlxsw_sp_vr *vr = &mlxsw_sp->router->vrs[i]; in __mlxsw_sp_router_set_abort_trap()
5862 struct mlxsw_sp_vr *vr = &mlxsw_sp->router->vrs[i]; in mlxsw_sp_router_fib_flush()
6595 vr = &mlxsw_sp->router->vrs[rif->vr_id]; in mlxsw_sp_rif_destroy()
7233 vr = &mlxsw_sp->router->vrs[rif->vr_id]; in mlxsw_sp_router_port_change_event()
7672 ul_vr = &mlxsw_sp->router->vrs[lb_rif->ul_vr_id]; in mlxsw_sp1_rif_ipip_lb_deconfigure()
7784 vr = &mlxsw_sp->router->vrs[ul_rif->vr_id]; in mlxsw_sp_ul_rif_put()