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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/infiniband/hw/mthca/
H A Dmthca_cq.c118 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)
274 static inline int is_recv_cqe(struct mthca_cqe *cqe)
286 struct mthca_cqe *cqe;
495 struct mthca_cqe *cq
[all...]

Completed in 19 milliseconds