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

/freebsd-current/sys/dev/mthca/
H A Dmthca_cq.c117 struct mthca_cqe { struct
159 static inline struct mthca_cqe *get_cqe_from_buf(struct mthca_cq_buf *buf,
169 static inline struct mthca_cqe *get_cqe(struct mthca_cq *cq, int entry)
174 static inline struct mthca_cqe *cqe_sw(struct mthca_cqe *cqe)
179 static inline struct mthca_cqe *next_cqe_sw(struct mthca_cq *cq)
184 static inline void set_cqe_hw(struct mthca_cqe *cqe)
269 static inline int is_recv_cqe(struct mthca_cqe *cqe)
281 struct mthca_cqe *cqe;
490 struct mthca_cqe *cq
[all...]

Completed in 104 milliseconds