Searched refs:userspace_caps (Results 1 – 4 of 4) sorted by relevance
578 u32 userspace_caps; /* userspace must be aware of these */ member
1764 dev->caps.userspace_caps |= MLX4_USER_DEV_CAP_LARGE_CQE; in mlx4_INIT_HCA()1780 dev->caps.userspace_caps |= MLX4_USER_DEV_CAP_LARGE_CQE; in mlx4_INIT_HCA()
897 dev->caps.userspace_caps |= MLX4_USER_DEV_CAP_LARGE_CQE; in mlx4_slave_cap()910 dev->caps.userspace_caps |= MLX4_USER_DEV_CAP_LARGE_CQE; in mlx4_slave_cap()
649 resp.dev_caps = dev->dev->caps.userspace_caps; in mlx4_ib_alloc_ucontext()2171 if (dev->caps.userspace_caps) in mlx4_ib_add()