Home
last modified time | relevance | path

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

/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()