Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/mlx4/
Ddevice.h620 u32 userspace_caps; /* userspace must be aware of these */ member
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx4/
Dfw.c1939 dev->caps.userspace_caps |= MLX4_USER_DEV_CAP_LARGE_CQE; in mlx4_INIT_HCA()
1955 dev->caps.userspace_caps |= MLX4_USER_DEV_CAP_LARGE_CQE; in mlx4_INIT_HCA()
Dmain.c1051 dev->caps.userspace_caps |= MLX4_USER_DEV_CAP_LARGE_CQE; in mlx4_slave_cap()
1064 dev->caps.userspace_caps |= MLX4_USER_DEV_CAP_LARGE_CQE; in mlx4_slave_cap()
/Linux-v4.19/drivers/infiniband/hw/mlx4/
Dmain.c1096 resp.dev_caps = dev->dev->caps.userspace_caps; in mlx4_ib_alloc_ucontext()
2652 if (dev->caps.userspace_caps) in mlx4_ib_add()