Lines Matching refs:t4_cq
691 struct t4_cq { struct
718 static inline void write_gts(struct t4_cq *cq, u32 val) in write_gts() argument
727 static inline int t4_clear_cq_armed(struct t4_cq *cq) in t4_clear_cq_armed()
732 static inline int t4_arm_cq(struct t4_cq *cq, int se) in t4_arm_cq()
748 static inline void t4_swcq_produce(struct t4_cq *cq) in t4_swcq_produce()
762 static inline void t4_swcq_consume(struct t4_cq *cq) in t4_swcq_consume()
769 static inline void t4_hwcq_consume(struct t4_cq *cq) in t4_hwcq_consume()
785 static inline int t4_valid_cqe(struct t4_cq *cq, struct t4_cqe *cqe) in t4_valid_cqe()
790 static inline int t4_cq_notempty(struct t4_cq *cq) in t4_cq_notempty()
795 static inline int t4_next_hw_cqe(struct t4_cq *cq, struct t4_cqe **cqe) in t4_next_hw_cqe()
820 static inline struct t4_cqe *t4_next_sw_cqe(struct t4_cq *cq) in t4_next_sw_cqe()
833 static inline int t4_next_cqe(struct t4_cq *cq, struct t4_cqe **cqe) in t4_next_cqe()
846 static inline int t4_cq_in_error(struct t4_cq *cq) in t4_cq_in_error()
851 static inline void t4_set_cq_in_error(struct t4_cq *cq) in t4_set_cq_in_error()