Searched refs:ehea_cq (Results 1 – 5 of 5) sorted by relevance
200 struct ehea_cq;311 struct ehea_cq { struct364 struct ehea_cq *send_cq;365 struct ehea_cq *recv_cq;
347 static inline void ehea_inc_cq(struct ehea_cq *cq) in ehea_inc_cq()357 static inline struct ehea_cqe *ehea_poll_cq(struct ehea_cq *my_cq) in ehea_poll_cq()378 struct ehea_cq *ehea_create_cq(struct ehea_adapter *adapter, int cqe,381 int ehea_destroy_cq(struct ehea_cq *cq);
246 static inline void ehea_update_feca(struct ehea_cq *cq, u32 nr_cqes) in ehea_update_feca()253 static inline void ehea_reset_cq_n1(struct ehea_cq *cq) in ehea_reset_cq_n1()260 static inline void ehea_reset_cq_ep(struct ehea_cq *my_cq) in ehea_reset_cq_ep()
122 struct ehea_cq *ehea_create_cq(struct ehea_adapter *adapter, in ehea_create_cq()125 struct ehea_cq *cq; in ehea_create_cq()212 static u64 ehea_destroy_cq_res(struct ehea_cq *cq, u64 force) in ehea_destroy_cq_res()228 int ehea_destroy_cq(struct ehea_cq *cq) in ehea_destroy_cq()
815 struct ehea_cq *send_cq = pr->send_cq; in ehea_proc_cqes()