Home
last modified time | relevance | path

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

/drivers/infiniband/hw/mlx4/
Dcq.c175 int mlx4_ib_create_cq(struct ib_cq *ibcq, const struct ib_cq_init_attr *attr, in mlx4_ib_create_cq() function
206 struct mlx4_ib_create_cq ucmd; in mlx4_ib_create_cq()
Dmlx4_ib.h746 int mlx4_ib_create_cq(struct ib_cq *ibcq, const struct ib_cq_init_attr *attr,
Dmain.c2524 .create_cq = mlx4_ib_create_cq,