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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/mlx4/
H A Duser.h64 struct mlx4_ib_create_cq { struct
H A Dmlx4_ib.h264 struct ib_cq *mlx4_ib_create_cq(struct ib_device *ibdev, int entries, int vector,
H A Dcq.c166 struct ib_cq *mlx4_ib_create_cq(struct ib_device *ibdev, int entries, int vector, function
190 struct mlx4_ib_create_cq ucmd;
H A Dmain.c638 ibdev->ib_dev.create_cq = mlx4_ib_create_cq;

Completed in 104 milliseconds