Searched refs:max_num_qps (Results 1 – 3 of 3) sorted by relevance
151 unsigned int max_num_qps; in mlx5_fpga_device_start() local177 max_num_qps = MLX5_CAP_FPGA(mdev, shell_caps.max_num_qps); in mlx5_fpga_device_start()178 if (!max_num_qps) { in mlx5_fpga_device_start()184 err = mlx5_core_reserve_gids(mdev, max_num_qps); in mlx5_fpga_device_start()204 mlx5_core_unreserve_gids(mdev, max_num_qps); in mlx5_fpga_device_start()236 unsigned int max_num_qps; in mlx5_fpga_device_stop() local259 max_num_qps = MLX5_CAP_FPGA(mdev, shell_caps.max_num_qps); in mlx5_fpga_device_stop()260 mlx5_core_unreserve_gids(mdev, max_num_qps); in mlx5_fpga_device_stop()
139 u32 max_num_qps; /* 05 */ member
61 u8 max_num_qps[0x10]; member