efa_cq
INIT_RDMA_OBJ_SIZE(ib_cq, efa_cq, ibcq),
struct efa_cq *cq;
static void efa_cq_user_mmap_entries_remove(struct efa_cq *cq)
struct efa_cq *cq = to_ecq(ibcq);
static int cq_mmap_entries_setup(struct efa_dev *dev, struct efa_cq *cq,
struct efa_cq *cq = to_ecq(ibcq);
static inline struct efa_cq *to_ecq(struct ib_cq *ibcq)
return container_of(ibcq, struct efa_cq, ibcq);