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