Home
last modified time | relevance | path

Searched refs:mthca_cqe (Results 1 – 1 of 1) sorted by relevance

/drivers/infiniband/hw/mthca/
Dmthca_cq.c116 struct mthca_cqe { struct
158 static inline struct mthca_cqe *get_cqe_from_buf(struct mthca_cq_buf *buf, in get_cqe_from_buf()
168 static inline struct mthca_cqe *get_cqe(struct mthca_cq *cq, int entry) in get_cqe()
173 static inline struct mthca_cqe *cqe_sw(struct mthca_cqe *cqe) in cqe_sw()
178 static inline struct mthca_cqe *next_cqe_sw(struct mthca_cq *cq) in next_cqe_sw()
183 static inline void set_cqe_hw(struct mthca_cqe *cqe) in set_cqe_hw()
268 static inline int is_recv_cqe(struct mthca_cqe *cqe) in is_recv_cqe()
280 struct mthca_cqe *cqe; in mthca_cq_clean()
489 struct mthca_cqe *cqe; in mthca_poll_one()