__mlx5_64_off     107 include/linux/mlx5/device.h 	*((__be64 *)(p) + __mlx5_64_off(typ, fld)) = cpu_to_be64(v); \
__mlx5_64_off     120 include/linux/mlx5/device.h #define MLX5_GET64(typ, p, fld) be64_to_cpu(*((__be64 *)(p) + __mlx5_64_off(typ, fld)))
__mlx5_64_off     143 include/linux/mlx5/device.h 	__mlx5_64_off(typ, fld)))