Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/infiniband/hw/mlx4/
Duser.h74 struct mlx4_ib_create_cq { struct
Dcq.c170 struct ib_cq *mlx4_ib_create_cq(struct ib_device *ibdev, in mlx4_ib_create_cq() function
203 struct mlx4_ib_create_cq ucmd; in mlx4_ib_create_cq()
Dmlx4_ib.h718 struct ib_cq *mlx4_ib_create_cq(struct ib_device *ibdev,
Dmain.c2258 ibdev->ib_dev.create_cq = mlx4_ib_create_cq; in mlx4_ib_add()