efa_cq 229 drivers/infiniband/hw/efa/efa_main.c INIT_RDMA_OBJ_SIZE(ib_cq, efa_cq, ibcq), efa_cq 140 drivers/infiniband/hw/efa/efa_verbs.c static inline struct efa_cq *to_ecq(struct ib_cq *ibcq) efa_cq 142 drivers/infiniband/hw/efa/efa_verbs.c return container_of(ibcq, struct efa_cq, ibcq); efa_cq 891 drivers/infiniband/hw/efa/efa_verbs.c struct efa_cq *cq = to_ecq(ibcq); efa_cq 902 drivers/infiniband/hw/efa/efa_verbs.c static int cq_mmap_entries_setup(struct efa_dev *dev, struct efa_cq *cq, efa_cq 926 drivers/infiniband/hw/efa/efa_verbs.c struct efa_cq *cq = to_ecq(ibcq);