Lines Matching refs:vrs
752 vr = &mlxsw_sp->router->vrs[i]; in mlxsw_sp_vr_find_unused()
798 vr = &mlxsw_sp->router->vrs[i]; in mlxsw_sp_vr_find()
969 vr = &mlxsw_sp->router->vrs[i]; in mlxsw_sp_vrs_lpm_tree_replace()
1007 mlxsw_sp->router->vrs = kcalloc(max_vrs, sizeof(struct mlxsw_sp_vr), in mlxsw_sp_vrs_init()
1009 if (!mlxsw_sp->router->vrs) in mlxsw_sp_vrs_init()
1013 vr = &mlxsw_sp->router->vrs[i]; in mlxsw_sp_vrs_init()
1033 kfree(mlxsw_sp->router->vrs); in mlxsw_sp_vrs_fini()
7300 struct mlxsw_sp_vr *vr = &mlxsw_sp->router->vrs[i]; in mlxsw_sp_router_fib_flush()
8181 vr = &mlxsw_sp->router->vrs[rif->vr_id]; in mlxsw_sp_rif_destroy()
9023 vr = &mlxsw_sp->router->vrs[rif->vr_id]; in mlxsw_sp_router_port_change_event()
9733 ul_vr = &mlxsw_sp->router->vrs[lb_rif->ul_vr_id]; in mlxsw_sp1_rif_ipip_lb_deconfigure()
9847 vr = &mlxsw_sp->router->vrs[ul_rif->vr_id]; in mlxsw_sp_ul_rif_put()