Home
last modified time | relevance | path

Searched refs:userspace_caps (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/mlx4/
H A Ddevice.h615 u32 userspace_caps; /* userspace must be aware of these */ member
/freebsd/sys/dev/mlx4/mlx4_core/
H A Dmlx4_fw.c1929 dev->caps.userspace_caps |= MLX4_USER_DEV_CAP_LARGE_CQE; in mlx4_INIT_HCA()
1947 dev->caps.userspace_caps |= MLX4_USER_DEV_CAP_LARGE_CQE; in mlx4_INIT_HCA()
H A Dmlx4_main.c970 dev->caps.userspace_caps |= MLX4_USER_DEV_CAP_LARGE_CQE; in mlx4_slave_cap()
983 dev->caps.userspace_caps |= MLX4_USER_DEV_CAP_LARGE_CQE; in mlx4_slave_cap()
/freebsd/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_main.c1060 resp.dev_caps = dev->dev->caps.userspace_caps; in mlx4_ib_alloc_ucontext()
2477 if (dev->caps.userspace_caps) in mlx4_ib_add()