Searched refs:mthca_cq_buf (Results 1 – 4 of 4) sorted by relevance
187 struct mthca_cq_buf { struct194 struct mthca_cq_buf buf; argument209 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()353 int mthca_alloc_cq_buf(struct mthca_dev *dev, struct mthca_cq_buf *buf, int nent) in mthca_alloc_cq_buf()371 void mthca_free_cq_buf(struct mthca_dev *dev, struct mthca_cq_buf *buf, int cqe) in mthca_free_cq_buf()707 struct mthca_cq_buf tbuf; in mthca_poll_cq()
511 int mthca_alloc_cq_buf(struct mthca_dev *dev, struct mthca_cq_buf *buf, int nent);512 void mthca_free_cq_buf(struct mthca_dev *dev, struct mthca_cq_buf *buf, int cqe);
767 struct mthca_cq_buf tbuf; in mthca_resize_cq()