Searched defs:mthca_resize_cq (Results 1 – 2 of 2) sorted by relevance
87 struct mthca_resize_cq { struct88 __u32 lkey;89 __u32 reserved;
766 static int mthca_resize_cq(struct ib_cq *ibcq, int entries, struct ib_udata *udata) in mthca_resize_cq() function