Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/rdma/
Dmlx5-abi.h265 struct mlx5_ib_create_cq { struct
/Linux-v4.19/drivers/infiniband/hw/mlx5/
Dcq.c781 struct mlx5_ib_create_cq ucmd = {}; in create_cq_user()
978 struct ib_cq *mlx5_ib_create_cq(struct ib_device *ibdev, in mlx5_ib_create_cq() function
Dmlx5_ib.h1037 struct ib_cq *mlx5_ib_create_cq(struct ib_device *ibdev,
Dmain.c4543 devr->c0 = mlx5_ib_create_cq(&dev->ib_dev, &cq_attr, NULL, NULL); in create_dev_resources()
5809 dev->ib_dev.create_cq = mlx5_ib_create_cq; in mlx5_ib_stage_caps_init()