Searched refs:max_rifs (Results 1 – 1 of 1) sorted by relevance
2180 u64 max_rifs = MLXSW_CORE_RES_GET(mlxsw_sp->core, MAX_RIFS); in mlxsw_sp_router_neigh_ent_ipv4_process() local2189 if (WARN_ON_ONCE(rif >= max_rifs)) in mlxsw_sp_router_neigh_ent_ipv4_process()7884 u64 max_rifs = MLXSW_CORE_RES_GET(mlxsw_sp->core, MAX_RIFS); in mlxsw_sp_rifs_init() local7886 mlxsw_sp->router->rifs = kcalloc(max_rifs, in mlxsw_sp_rifs_init()8042 u64 max_rifs; in __mlxsw_sp_router_init() local8047 max_rifs = MLXSW_CORE_RES_GET(mlxsw_sp->core, MAX_RIFS); in __mlxsw_sp_router_init()8051 mlxsw_reg_rgcr_max_router_interfaces_set(rgcr_pl, max_rifs); in __mlxsw_sp_router_init()