Lines Matching defs:cq
576 static inline void write_gts(struct t4_cq *cq, u32 val) in write_gts()
585 static inline int t4_clear_cq_armed(struct t4_cq *cq) in t4_clear_cq_armed()
590 static inline int t4_arm_cq(struct t4_cq *cq, int se) in t4_arm_cq()
606 static inline void t4_swcq_produce(struct t4_cq *cq) in t4_swcq_produce()
619 static inline void t4_swcq_consume(struct t4_cq *cq) in t4_swcq_consume()
627 static inline void t4_hwcq_consume(struct t4_cq *cq) in t4_hwcq_consume()
643 static inline int t4_valid_cqe(struct t4_cq *cq, struct t4_cqe *cqe) in t4_valid_cqe()
648 static inline int t4_cq_notempty(struct t4_cq *cq) in t4_cq_notempty()
653 static inline int t4_next_hw_cqe(struct t4_cq *cq, struct t4_cqe **cqe) in t4_next_hw_cqe()
679 static inline struct t4_cqe *t4_next_sw_cqe(struct t4_cq *cq) in t4_next_sw_cqe()
693 static inline int t4_next_cqe(struct t4_cq *cq, struct t4_cqe **cqe) in t4_next_cqe()
706 static inline int t4_cq_in_error(struct t4_cq *cq) in t4_cq_in_error()
711 static inline void t4_set_cq_in_error(struct t4_cq *cq) in t4_set_cq_in_error()