Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/infiniband/hw/mlx5/
Duser.h90 struct mlx5_ib_create_cq { struct
Dcq.c616 struct mlx5_ib_create_cq ucmd; in create_cq_user()
746 struct ib_cq *mlx5_ib_create_cq(struct ib_device *ibdev, in mlx5_ib_create_cq() function
Dmlx5_ib.h539 struct ib_cq *mlx5_ib_create_cq(struct ib_device *ibdev,
Dmain.c1203 devr->c0 = mlx5_ib_create_cq(&dev->ib_dev, &cq_attr, NULL, NULL); in create_dev_resources()
1415 dev->ib_dev.create_cq = mlx5_ib_create_cq; in mlx5_ib_add()