Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mlx4/
H A Ddevice.h620 u32 userspace_caps; /* userspace must be aware of these */ member
/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/
H A Dfw.c1945 dev->caps.userspace_caps |= MLX4_USER_DEV_CAP_LARGE_CQE; in mlx4_INIT_HCA()
1961 dev->caps.userspace_caps |= MLX4_USER_DEV_CAP_LARGE_CQE; in mlx4_INIT_HCA()
H A Dmain.c1050 dev->caps.userspace_caps |= MLX4_USER_DEV_CAP_LARGE_CQE; in mlx4_slave_cap()
1063 dev->caps.userspace_caps |= MLX4_USER_DEV_CAP_LARGE_CQE; in mlx4_slave_cap()
/openbmc/linux/drivers/infiniband/hw/mlx4/
H A Dmain.c1112 resp.dev_caps = dev->dev->caps.userspace_caps; in mlx4_ib_alloc_ucontext()
2695 if (!dev->caps.userspace_caps) in mlx4_ib_probe()