Lines Matching defs:cq
566 static inline void write_gts(struct t4_cq *cq, u32 val) in write_gts()
575 static inline int t4_clear_cq_armed(struct t4_cq *cq) in t4_clear_cq_armed()
580 static inline int t4_arm_cq(struct t4_cq *cq, int se) in t4_arm_cq()
596 static inline void t4_swcq_produce(struct t4_cq *cq) in t4_swcq_produce()
608 static inline void t4_swcq_consume(struct t4_cq *cq) in t4_swcq_consume()
616 static inline void t4_hwcq_consume(struct t4_cq *cq) in t4_hwcq_consume()
632 static inline int t4_valid_cqe(struct t4_cq *cq, struct t4_cqe *cqe) in t4_valid_cqe()
637 static inline int t4_next_hw_cqe(struct t4_cq *cq, struct t4_cqe **cqe) in t4_next_hw_cqe()
663 static inline struct t4_cqe *t4_next_sw_cqe(struct t4_cq *cq) in t4_next_sw_cqe()
676 static inline int t4_next_cqe(struct t4_cq *cq, struct t4_cqe **cqe) in t4_next_cqe()
689 static inline int t4_cq_in_error(struct t4_cq *cq) in t4_cq_in_error()
694 static inline void t4_set_cq_in_error(struct t4_cq *cq) in t4_set_cq_in_error()