Lines Matching defs:cq
555 static inline int t4_clear_cq_armed(struct t4_cq *cq) in t4_clear_cq_armed()
560 static inline int t4_arm_cq(struct t4_cq *cq, int se) in t4_arm_cq()
578 static inline void t4_swcq_produce(struct t4_cq *cq) in t4_swcq_produce()
590 static inline void t4_swcq_consume(struct t4_cq *cq) in t4_swcq_consume()
598 static inline void t4_hwcq_consume(struct t4_cq *cq) in t4_hwcq_consume()
615 static inline int t4_valid_cqe(struct t4_cq *cq, struct t4_cqe *cqe) in t4_valid_cqe()
620 static inline int t4_next_hw_cqe(struct t4_cq *cq, struct t4_cqe **cqe) in t4_next_hw_cqe()
646 static inline struct t4_cqe *t4_next_sw_cqe(struct t4_cq *cq) in t4_next_sw_cqe()
659 static inline int t4_next_cqe(struct t4_cq *cq, struct t4_cqe **cqe) in t4_next_cqe()
672 static inline int t4_cq_in_error(struct t4_cq *cq) in t4_cq_in_error()
677 static inline void t4_set_cq_in_error(struct t4_cq *cq) in t4_set_cq_in_error()