Searched refs:max_vrs (Results 1 – 1 of 1) sorted by relevance
1000 u64 max_vrs; in mlxsw_sp_vrs_init() local1006 max_vrs = MLXSW_CORE_RES_GET(mlxsw_sp->core, MAX_VRS); in mlxsw_sp_vrs_init()1007 mlxsw_sp->router->vrs = kcalloc(max_vrs, sizeof(struct mlxsw_sp_vr), in mlxsw_sp_vrs_init()1012 for (i = 0; i < max_vrs; i++) { in mlxsw_sp_vrs_init()