Searched defs:t3_cq (Results 1 - 1 of 1) sorted by relevance

/drivers/infiniband/hw/cxgb3/
H A Dcxio_wr.h715 struct t3_cq { struct
735 static inline int cxio_cq_in_error(struct t3_cq *cq)
741 static inline void cxio_set_cq_in_error(struct t3_cq *cq)
767 static inline struct t3_cqe *cxio_next_hw_cqe(struct t3_cq *cq)
777 static inline struct t3_cqe *cxio_next_sw_cqe(struct t3_cq *cq)
788 static inline struct t3_cqe *cxio_next_cqe(struct t3_cq *cq)

Completed in 90 milliseconds