Home
last modified time | relevance | path

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

/Linux-v5.4/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.c442 unsigned int rif_count; member
859 if (!vr->rif_count && list_empty(&vr->fib4->node_list) && in mlxsw_sp_vr_put()
6521 vr->rif_count++; in mlxsw_sp_rif_create()
6578 vr->rif_count--; in mlxsw_sp_rif_create()
6604 vr->rif_count--; in mlxsw_sp_rif_destroy()
7675 ++ul_vr->rif_count; in mlxsw_sp1_rif_ipip_lb_configure()
7692 --ul_vr->rif_count; in mlxsw_sp1_rif_ipip_lb_deconfigure()
7786 vr->rif_count++; in mlxsw_sp_ul_rif_get()
7806 vr->rif_count--; in mlxsw_sp_ul_rif_put()