Searched refs:mthca_cq_buf (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/mthca/ |
H A D | mthca_provider.h | 167 struct mthca_cq_buf { struct 174 struct mthca_cq_buf buf; 189 struct mthca_cq_buf buf;
|
H A D | mthca_cq.c | 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()
|
H A D | mthca_dev.h | 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);
|
H A D | mthca_provider.c | 769 struct mthca_cq_buf tbuf; in mthca_resize_cq()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/mthca/ |
H A D | mthca_provider.h | 167 struct mthca_cq_buf { struct 174 struct mthca_cq_buf buf; 189 struct mthca_cq_buf buf;
|
H A D | mthca_cq.c | 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()
|
H A D | mthca_dev.h | 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);
|
H A D | mthca_provider.c | 743 struct mthca_cq_buf tbuf; in mthca_resize_cq()
|
Completed in 11 milliseconds