Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_dpipe.c199 unsigned int rif_count; in mlxsw_sp_dpipe_table_erif_entries_dump() local
212 rif_count = MLXSW_CORE_RES_GET(mlxsw_sp->core, MAX_RIFS); in mlxsw_sp_dpipe_table_erif_entries_dump()
220 for (; i < rif_count; i++) { in mlxsw_sp_dpipe_table_erif_entries_dump()
242 if (i != rif_count) in mlxsw_sp_dpipe_table_erif_entries_dump()
544 int rif_count; in mlxsw_sp_dpipe_table_host_entries_get() local
550 rif_count = MLXSW_CORE_RES_GET(mlxsw_sp->core, MAX_RIFS); in mlxsw_sp_dpipe_table_host_entries_get()
601 if (i != rif_count) in mlxsw_sp_dpipe_table_host_entries_get()
Dspectrum_router.c433 unsigned int rif_count; member
835 if (!vr->rif_count && list_empty(&vr->fib4->node_list) && in mlxsw_sp_vr_put()
6154 vr->rif_count++; in mlxsw_sp_rif_create()
6208 vr->rif_count--; in mlxsw_sp_rif_create()
6233 vr->rif_count--; in mlxsw_sp_rif_destroy()
7200 ++ul_vr->rif_count; in mlxsw_sp_rif_ipip_lb_configure()
7217 --ul_vr->rif_count; in mlxsw_sp_rif_ipip_lb_deconfigure()