Searched refs:mlx4_ib_resize_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.h74 struct mlx4_ib_resize_cq { struct
H A Dmlx4_ib.h263 int mlx4_ib_resize_cq(struct ib_cq *ibcq, int entries, struct ib_udata *udata);
H A Dcq.c290 struct mlx4_ib_resize_cq ucmd;
345 int mlx4_ib_resize_cq(struct ib_cq *ibcq, int entries, struct ib_udata *udata) function
H A Dmain.c640 ibdev->ib_dev.resize_cq = mlx4_ib_resize_cq;

Completed in 133 milliseconds