unaff_events     1872 drivers/infiniband/hw/mlx5/devx.c 	__be64 *unaff_events;
unaff_events     1880 drivers/infiniband/hw/mlx5/devx.c 		unaff_events = MLX5_CAP_DEV_EVENT(dev,
unaff_events     1906 drivers/infiniband/hw/mlx5/devx.c 		if (!(be64_to_cpu(unaff_events[mask_entry]) &
unaff_events     2247 drivers/infiniband/hw/mlx5/devx.c 	__be64 *unaff_events;
unaff_events     2254 drivers/infiniband/hw/mlx5/devx.c 	unaff_events = MLX5_CAP_DEV_EVENT(dev,
unaff_events     2261 drivers/infiniband/hw/mlx5/devx.c 	if (!(be64_to_cpu(unaff_events[mask_entry]) & (1ull << mask_bit)))