Searched refs:mthca_cq_buf (Results 1 – 4 of 4) sorted by relevance
167 struct mthca_cq_buf { struct174 struct mthca_cq_buf buf; argument189 struct mthca_cq_buf buf;
159 static inline struct mthca_cqe *get_cqe_from_buf(struct mthca_cq_buf *buf, in get_cqe_from_buf()348 int mthca_alloc_cq_buf(struct mthca_dev *dev, struct mthca_cq_buf *buf, int nent) in mthca_alloc_cq_buf()366 void mthca_free_cq_buf(struct mthca_dev *dev, struct mthca_cq_buf *buf, int cqe) in mthca_free_cq_buf()702 struct mthca_cq_buf tbuf; in mthca_poll_cq()
498 int mthca_alloc_cq_buf(struct mthca_dev *dev, struct mthca_cq_buf *buf, int nent);499 void mthca_free_cq_buf(struct mthca_dev *dev, struct mthca_cq_buf *buf, int cqe);
769 struct mthca_cq_buf tbuf; in mthca_resize_cq()