ehea_cq
struct ehea_cq;
struct ehea_cq *send_cq;
struct ehea_cq *recv_cq;
static inline void ehea_update_feca(struct ehea_cq *cq, u32 nr_cqes)
static inline void ehea_reset_cq_n1(struct ehea_cq *cq)
static inline void ehea_reset_cq_ep(struct ehea_cq *my_cq)
struct ehea_cq *send_cq = pr->send_cq;
struct ehea_cq *ehea_create_cq(struct ehea_adapter *adapter,
struct ehea_cq *cq;
static u64 ehea_destroy_cq_res(struct ehea_cq *cq, u64 force)
int ehea_destroy_cq(struct ehea_cq *cq)
static inline void ehea_inc_cq(struct ehea_cq *cq)
static inline struct ehea_cqe *ehea_poll_cq(struct ehea_cq *my_cq)
struct ehea_cq *ehea_create_cq(struct ehea_adapter *adapter, int cqe,
int ehea_destroy_cq(struct ehea_cq *cq);