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

/freebsd-13-stable/sys/ofed/include/uapi/rdma/
H A Dmlx4-abi.h82 struct mlx4_ib_create_cq { struct
/freebsd-13-stable/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_cq.c171 struct ib_cq *mlx4_ib_create_cq(struct ib_device *ibdev, function
204 struct mlx4_ib_create_cq ucmd;
H A Dmlx4_ib.h740 struct ib_cq *mlx4_ib_create_cq(struct ib_device *ibdev,
H A Dmlx4_ib_main.c2625 ibdev->ib_dev.create_cq = mlx4_ib_create_cq;

Completed in 116 milliseconds