Home
last modified time | relevance | path

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

/drivers/infiniband/hw/mlx5/
Duser.h102 struct mlx5_ib_resize_cq { struct
Dmlx5_ib.h500 int mlx5_ib_resize_cq(struct ib_cq *ibcq, int entries, struct ib_udata *udata);
Dcq.c947 struct mlx5_ib_resize_cq ucmd; in resize_user()
1065 int mlx5_ib_resize_cq(struct ib_cq *ibcq, int entries, struct ib_udata *udata) in mlx5_ib_resize_cq() function
Dmain.c1354 dev->ib_dev.resize_cq = mlx5_ib_resize_cq; in mlx5_ib_add()