Searched refs:ehea_cq (Results 1 – 5 of 5) sorted by relevance
187 struct ehea_cq;298 struct ehea_cq { struct351 struct ehea_cq *send_cq;352 struct ehea_cq *recv_cq;
333 static inline void ehea_inc_cq(struct ehea_cq *cq) in ehea_inc_cq()343 static inline struct ehea_cqe *ehea_poll_cq(struct ehea_cq *my_cq) in ehea_poll_cq()364 struct ehea_cq *ehea_create_cq(struct ehea_adapter *adapter, int cqe,367 int ehea_destroy_cq(struct ehea_cq *cq);
232 static inline void ehea_update_feca(struct ehea_cq *cq, u32 nr_cqes) in ehea_update_feca()239 static inline void ehea_reset_cq_n1(struct ehea_cq *cq) in ehea_reset_cq_n1()246 static inline void ehea_reset_cq_ep(struct ehea_cq *my_cq) in ehea_reset_cq_ep()
108 struct ehea_cq *ehea_create_cq(struct ehea_adapter *adapter, in ehea_create_cq()111 struct ehea_cq *cq; in ehea_create_cq()192 static u64 ehea_destroy_cq_res(struct ehea_cq *cq, u64 force) in ehea_destroy_cq_res()208 int ehea_destroy_cq(struct ehea_cq *cq) in ehea_destroy_cq()
803 struct ehea_cq *send_cq = pr->send_cq; in ehea_proc_cqes()