Lines Matching refs:vrs
755 vr = &mlxsw_sp->router->vrs[i]; in mlxsw_sp_vr_find_unused()
801 vr = &mlxsw_sp->router->vrs[i]; in mlxsw_sp_vr_find()
972 vr = &mlxsw_sp->router->vrs[i]; in mlxsw_sp_vrs_lpm_tree_replace()
1010 mlxsw_sp->router->vrs = kcalloc(max_vrs, sizeof(struct mlxsw_sp_vr), in mlxsw_sp_vrs_init()
1012 if (!mlxsw_sp->router->vrs) in mlxsw_sp_vrs_init()
1016 vr = &mlxsw_sp->router->vrs[i]; in mlxsw_sp_vrs_init()
1036 kfree(mlxsw_sp->router->vrs); in mlxsw_sp_vrs_fini()
7304 struct mlxsw_sp_vr *vr = &mlxsw_sp->router->vrs[i]; in mlxsw_sp_router_fib_flush()
8198 vr = &mlxsw_sp->router->vrs[rif->vr_id]; in mlxsw_sp_rif_destroy()
9041 vr = &mlxsw_sp->router->vrs[rif->vr_id]; in mlxsw_sp_router_port_change_event()
9751 ul_vr = &mlxsw_sp->router->vrs[lb_rif->ul_vr_id]; in mlxsw_sp1_rif_ipip_lb_deconfigure()
9874 vr = &mlxsw_sp->router->vrs[ul_rif->vr_id]; in mlxsw_sp_ul_rif_put()