Searched defs:mthca_resize_cq (Results 1 – 2 of 2) sorted by relevance
88 struct mthca_resize_cq { struct89 __u32 lkey;90 __u32 reserved;
697 static int mthca_resize_cq(struct ib_cq *ibcq, int entries, struct ib_udata *udata) in mthca_resize_cq() function