Home
last modified time | relevance | path

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

/freebsd/sys/ofed/include/uapi/rdma/
H A Dmlx4-abi.h80 struct mlx4_ib_create_cq { struct
/freebsd/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_cq.c174 int mlx4_ib_create_cq(struct ib_cq *ibcq, const struct ib_cq_init_attr *attr, in mlx4_ib_create_cq() function
204 struct mlx4_ib_create_cq ucmd; in mlx4_ib_create_cq()
H A Dmlx4_ib.h734 int mlx4_ib_create_cq(struct ib_cq *ibcq, const struct ib_cq_init_attr *attr,
H A Dmlx4_ib_main.c2534 ibdev->ib_dev.create_cq = mlx4_ib_create_cq; in mlx4_ib_add()