efa_qp
INIT_RDMA_OBJ_SIZE(ib_qp, efa_qp, ibqp),
static inline struct efa_qp *to_eqp(struct ib_qp *ibqp)
return container_of(ibqp, struct efa_qp, ibqp);
struct efa_qp *qp = to_eqp(ibqp);
static void efa_qp_user_mmap_entries_remove(struct efa_qp *qp)
struct efa_qp *qp = to_eqp(ibqp);
static int qp_mmap_entries_setup(struct efa_qp *qp,
struct efa_qp *qp = to_eqp(ibqp);
static int efa_modify_qp_validate(struct efa_dev *dev, struct efa_qp *qp,
struct efa_qp *qp = to_eqp(ibqp);