hca_max           380 drivers/net/ethernet/mellanox/mlx5/core/main.c 		memcpy(dev->caps.hca_max[cap_type], hca_caps,
hca_max          1145 include/linux/mlx5/device.h 	MLX5_GET(cmd_hca_cap, mdev->caps.hca_max[MLX5_CAP_GENERAL], cap)
hca_max          1153 include/linux/mlx5/device.h 		 mdev->caps.hca_max[MLX5_CAP_ETHERNET_OFFLOADS], cap)
hca_max          1163 include/linux/mlx5/device.h 	MLX5_GET(roce_cap, mdev->caps.hca_max[MLX5_CAP_ROCE], cap)
hca_max          1169 include/linux/mlx5/device.h 	MLX5_GET(atomic_caps, mdev->caps.hca_max[MLX5_CAP_ATOMIC], cap)
hca_max          1178 include/linux/mlx5/device.h 	MLX5_GET(flow_table_nic_cap, mdev->caps.hca_max[MLX5_CAP_FLOW_TABLE], cap)
hca_max          1216 include/linux/mlx5/device.h 		 mdev->caps.hca_max[MLX5_CAP_ESWITCH_FLOW_TABLE], cap)
hca_max          1246 include/linux/mlx5/device.h 		 mdev->caps.hca_max[MLX5_CAP_ESWITCH], cap)
hca_max          1252 include/linux/mlx5/device.h 	MLX5_GET(odp_cap, mdev->caps.hca_max[MLX5_CAP_ODP], cap)
hca_max           687 include/linux/mlx5/driver.h 		u32 hca_max[MLX5_CAP_NUM][MLX5_UN_SZ_DW(hca_cap_union)];