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