mthca_cq_buf
static inline struct mthca_cqe *get_cqe_from_buf(struct mthca_cq_buf *buf,
int mthca_alloc_cq_buf(struct mthca_dev *dev, struct mthca_cq_buf *buf, int nent)
void mthca_free_cq_buf(struct mthca_dev *dev, struct mthca_cq_buf *buf, int cqe)
struct mthca_cq_buf tbuf;
int mthca_alloc_cq_buf(struct mthca_dev *dev, struct mthca_cq_buf *buf, int nent);
void mthca_free_cq_buf(struct mthca_dev *dev, struct mthca_cq_buf *buf, int cqe);
struct mthca_cq_buf tbuf;
struct mthca_cq_buf buf;
struct mthca_cq_buf buf;