Lines Matching refs:t4_cq
676 struct t4_cq { struct
703 static inline void write_gts(struct t4_cq *cq, u32 val) in write_gts() argument
712 static inline int t4_clear_cq_armed(struct t4_cq *cq) in t4_clear_cq_armed()
717 static inline int t4_arm_cq(struct t4_cq *cq, int se) in t4_arm_cq()
733 static inline void t4_swcq_produce(struct t4_cq *cq) in t4_swcq_produce()
747 static inline void t4_swcq_consume(struct t4_cq *cq) in t4_swcq_consume()
754 static inline void t4_hwcq_consume(struct t4_cq *cq) in t4_hwcq_consume()
770 static inline int t4_valid_cqe(struct t4_cq *cq, struct t4_cqe *cqe) in t4_valid_cqe()
775 static inline int t4_cq_notempty(struct t4_cq *cq) in t4_cq_notempty()
780 static inline int t4_next_hw_cqe(struct t4_cq *cq, struct t4_cqe **cqe) in t4_next_hw_cqe()
805 static inline int t4_next_cqe(struct t4_cq *cq, struct t4_cqe **cqe) in t4_next_cqe()
818 static inline void t4_set_cq_in_error(struct t4_cq *cq) in t4_set_cq_in_error()