rif_count         199 drivers/net/ethernet/mellanox/mlxsw/spectrum_dpipe.c 	unsigned int rif_count;
rif_count         212 drivers/net/ethernet/mellanox/mlxsw/spectrum_dpipe.c 	rif_count = MLXSW_CORE_RES_GET(mlxsw_sp->core, MAX_RIFS);
rif_count         220 drivers/net/ethernet/mellanox/mlxsw/spectrum_dpipe.c 	for (; i < rif_count; i++) {
rif_count         242 drivers/net/ethernet/mellanox/mlxsw/spectrum_dpipe.c 	if (i != rif_count)
rif_count         545 drivers/net/ethernet/mellanox/mlxsw/spectrum_dpipe.c 	int rif_count;
rif_count         551 drivers/net/ethernet/mellanox/mlxsw/spectrum_dpipe.c 	rif_count = MLXSW_CORE_RES_GET(mlxsw_sp->core, MAX_RIFS);
rif_count         602 drivers/net/ethernet/mellanox/mlxsw/spectrum_dpipe.c 	if (i != rif_count)
rif_count         442 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c 	unsigned int rif_count;
rif_count         859 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c 	if (!vr->rif_count && list_empty(&vr->fib4->node_list) &&
rif_count        6526 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c 	vr->rif_count++;
rif_count        6583 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c 	vr->rif_count--;
rif_count        6609 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c 	vr->rif_count--;
rif_count        7683 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c 	++ul_vr->rif_count;
rif_count        7700 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c 	--ul_vr->rif_count;
rif_count        7794 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c 	vr->rif_count++;
rif_count        7814 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c 	vr->rif_count--;