hca_cur          2229 drivers/net/ethernet/mellanox/mlx5/core/fs_core.c 	((be32_to_cpu(*((__be32 *)(dev->caps.hca_cur[MLX5_CAP_FLOW_TABLE]) +	\
hca_cur           384 drivers/net/ethernet/mellanox/mlx5/core/main.c 		memcpy(dev->caps.hca_cur[cap_type], hca_caps,
hca_cur           479 drivers/net/ethernet/mellanox/mlx5/core/main.c 	memcpy(set_hca_cap, dev->caps.hca_cur[MLX5_CAP_ODP],
hca_cur           533 drivers/net/ethernet/mellanox/mlx5/core/main.c 	memcpy(set_hca_cap, dev->caps.hca_cur[MLX5_CAP_GENERAL],
hca_cur          1139 include/linux/mlx5/device.h 	MLX5_GET(cmd_hca_cap, mdev->caps.hca_cur[MLX5_CAP_GENERAL], cap)
hca_cur          1142 include/linux/mlx5/device.h 	MLX5_GET64(cmd_hca_cap, mdev->caps.hca_cur[MLX5_CAP_GENERAL], cap)
hca_cur          1149 include/linux/mlx5/device.h 		 mdev->caps.hca_cur[MLX5_CAP_ETHERNET_OFFLOADS], cap)
hca_cur          1157 include/linux/mlx5/device.h 		 mdev->caps.hca_cur[MLX5_CAP_IPOIB_ENHANCED_OFFLOADS], cap)
hca_cur          1160 include/linux/mlx5/device.h 	MLX5_GET(roce_cap, mdev->caps.hca_cur[MLX5_CAP_ROCE], cap)
hca_cur          1166 include/linux/mlx5/device.h 	MLX5_GET(atomic_caps, mdev->caps.hca_cur[MLX5_CAP_ATOMIC], cap)
hca_cur          1172 include/linux/mlx5/device.h 	MLX5_GET(flow_table_nic_cap, mdev->caps.hca_cur[MLX5_CAP_FLOW_TABLE], cap)
hca_cur          1175 include/linux/mlx5/device.h 	MLX5_GET64(flow_table_nic_cap, (mdev)->caps.hca_cur[MLX5_CAP_FLOW_TABLE], cap)
hca_cur          1212 include/linux/mlx5/device.h 		 mdev->caps.hca_cur[MLX5_CAP_ESWITCH_FLOW_TABLE], cap)
hca_cur          1238 include/linux/mlx5/device.h 		 mdev->caps.hca_cur[MLX5_CAP_ESWITCH], cap)
hca_cur          1242 include/linux/mlx5/device.h 		(mdev)->caps.hca_cur[MLX5_CAP_ESWITCH_FLOW_TABLE], cap)
hca_cur          1249 include/linux/mlx5/device.h 	MLX5_GET(odp_cap, mdev->caps.hca_cur[MLX5_CAP_ODP], cap)
hca_cur          1256 include/linux/mlx5/device.h 		 mdev->caps.hca_cur[MLX5_CAP_VECTOR_CALC], cap)
hca_cur          1259 include/linux/mlx5/device.h 	MLX5_GET(qos_cap, mdev->caps.hca_cur[MLX5_CAP_QOS], cap)
hca_cur          1262 include/linux/mlx5/device.h 	MLX5_GET(debug_cap, mdev->caps.hca_cur[MLX5_CAP_DEBUG], cap)
hca_cur          1289 include/linux/mlx5/device.h 	MLX5_GET(device_mem_cap, mdev->caps.hca_cur[MLX5_CAP_DEV_MEM], cap)
hca_cur          1292 include/linux/mlx5/device.h 	MLX5_GET64(device_mem_cap, mdev->caps.hca_cur[MLX5_CAP_DEV_MEM], cap)
hca_cur          1295 include/linux/mlx5/device.h 	MLX5_GET(tls_cap, (mdev)->caps.hca_cur[MLX5_CAP_TLS], cap)
hca_cur          1298 include/linux/mlx5/device.h 	MLX5_ADDR_OF(device_event_cap, (mdev)->caps.hca_cur[MLX5_CAP_DEV_EVENT], cap)
hca_cur           686 include/linux/mlx5/driver.h 		u32 hca_cur[MLX5_CAP_NUM][MLX5_UN_SZ_DW(hca_cap_union)];