Searched refs:mthca_cq_buf (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.3-release/sys/ofed/drivers/infiniband/hw/mthca/
H A Dmthca_provider.h184 struct mthca_cq_buf { struct
191 struct mthca_cq_buf buf;
206 struct mthca_cq_buf buf;
H A Dmthca_cq.c158 static inline struct mthca_cqe *get_cqe_from_buf(struct mthca_cq_buf *buf,
352 int mthca_alloc_cq_buf(struct mthca_dev *dev, struct mthca_cq_buf *buf, int nent)
370 void mthca_free_cq_buf(struct mthca_dev *dev, struct mthca_cq_buf *buf, int cqe)
707 struct mthca_cq_buf tbuf;
H A Dmthca_dev.h509 int mthca_alloc_cq_buf(struct mthca_dev *dev, struct mthca_cq_buf *buf, int nent);
510 void mthca_free_cq_buf(struct mthca_dev *dev, struct mthca_cq_buf *buf, int cqe);
H A Dmthca_provider.c847 struct mthca_cq_buf tbuf;

Completed in 56 milliseconds