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