Home
last modified time | relevance | path

Searched defs:mlx5_ib_resize_cq (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/infiniband/hw/mlx5/
Duser.h102 struct mlx5_ib_resize_cq { struct
103 __u64 buf_addr;
104 __u16 cqe_size;
105 __u16 reserved0;
106 __u32 reserved1;
Dcq.c1067 int mlx5_ib_resize_cq(struct ib_cq *ibcq, int entries, struct ib_udata *udata) in mlx5_ib_resize_cq() function