max_num_qps       125 drivers/net/ethernet/ibm/ehea/ehea_phyp.h 	u32 max_num_qps;		/* 05 */
max_num_qps       168 drivers/net/ethernet/mellanox/mlx5/core/fpga/core.c 	unsigned int max_num_qps;
max_num_qps       194 drivers/net/ethernet/mellanox/mlx5/core/fpga/core.c 	max_num_qps = MLX5_CAP_FPGA(mdev, shell_caps.max_num_qps);
max_num_qps       195 drivers/net/ethernet/mellanox/mlx5/core/fpga/core.c 	if (!max_num_qps) {
max_num_qps       201 drivers/net/ethernet/mellanox/mlx5/core/fpga/core.c 	err = mlx5_core_reserve_gids(mdev, max_num_qps);
max_num_qps       228 drivers/net/ethernet/mellanox/mlx5/core/fpga/core.c 	mlx5_core_unreserve_gids(mdev, max_num_qps);
max_num_qps       260 drivers/net/ethernet/mellanox/mlx5/core/fpga/core.c 	unsigned int max_num_qps;
max_num_qps       286 drivers/net/ethernet/mellanox/mlx5/core/fpga/core.c 	max_num_qps = MLX5_CAP_FPGA(mdev, shell_caps.max_num_qps);
max_num_qps       287 drivers/net/ethernet/mellanox/mlx5/core/fpga/core.c 	mlx5_core_unreserve_gids(mdev, max_num_qps);
max_num_qps        61 include/linux/mlx5/mlx5_ifc_fpga.h 	u8         max_num_qps[0x10];