Home
last modified time | relevance | path

Searched refs:rif_count (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_dpipe.c200 unsigned int rif_count; in mlxsw_sp_dpipe_table_erif_entries_dump() local
213 rif_count = MLXSW_CORE_RES_GET(mlxsw_sp->core, MAX_RIFS); in mlxsw_sp_dpipe_table_erif_entries_dump()
221 for (; i < rif_count; i++) { in mlxsw_sp_dpipe_table_erif_entries_dump()
243 if (i != rif_count) in mlxsw_sp_dpipe_table_erif_entries_dump()
546 int rif_count; in mlxsw_sp_dpipe_table_host_entries_get() local
552 rif_count = MLXSW_CORE_RES_GET(mlxsw_sp->core, MAX_RIFS); in mlxsw_sp_dpipe_table_host_entries_get()
603 if (i != rif_count) in mlxsw_sp_dpipe_table_host_entries_get()
H A Dspectrum_router.c521 unsigned int rif_count; member
946 if (!vr->rif_count && list_empty(&vr->fib4->node_list) && in mlxsw_sp_vr_put()
8398 vr->rif_count++; in mlxsw_sp_rif_create()
8480 vr->rif_count--; in mlxsw_sp_rif_create()
8519 vr->rif_count--; in mlxsw_sp_rif_destroy()
10573 ++ul_vr->rif_count; in mlxsw_sp1_rif_ipip_lb_configure()
10590 --ul_vr->rif_count; in mlxsw_sp1_rif_ipip_lb_deconfigure()
10698 vr->rif_count++; in mlxsw_sp_ul_rif_get()
10718 vr->rif_count--; in mlxsw_sp_ul_rif_put()