req_prefix_usage  629 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c 	struct mlxsw_sp_prefix_usage req_prefix_usage = {{ 0 } };
req_prefix_usage  650 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c 	lpm_tree = mlxsw_sp_lpm_tree_get(mlxsw_sp, &req_prefix_usage,
req_prefix_usage  658 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c 	lpm_tree = mlxsw_sp_lpm_tree_get(mlxsw_sp, &req_prefix_usage,
req_prefix_usage 4535 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c 	struct mlxsw_sp_prefix_usage req_prefix_usage;
req_prefix_usage 4544 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c 	mlxsw_sp_prefix_usage_cpy(&req_prefix_usage, &lpm_tree->prefix_usage);
req_prefix_usage 4545 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c 	mlxsw_sp_prefix_usage_set(&req_prefix_usage, fib_node->key.prefix_len);
req_prefix_usage 4546 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c 	lpm_tree = mlxsw_sp_lpm_tree_get(mlxsw_sp, &req_prefix_usage,
req_prefix_usage 4568 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c 	struct mlxsw_sp_prefix_usage req_prefix_usage;
req_prefix_usage 4577 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c 	mlxsw_sp_prefix_usage_cpy(&req_prefix_usage, &lpm_tree->prefix_usage);
req_prefix_usage 4578 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c 	mlxsw_sp_prefix_usage_clear(&req_prefix_usage,
req_prefix_usage 4580 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c 	lpm_tree = mlxsw_sp_lpm_tree_get(mlxsw_sp, &req_prefix_usage,