Searched refs:efa_qp (Results 1 – 2 of 2) sorted by relevance
135 static inline struct efa_qp *to_eqp(struct ib_qp *ibqp) in to_eqp()137 return container_of(ibqp, struct efa_qp, ibqp); in to_eqp()356 struct efa_qp *qp = to_eqp(ibqp); in efa_query_qp()491 struct efa_qp *qp = to_eqp(ibqp); in efa_destroy_qp()512 static int qp_mmap_entries_setup(struct efa_qp *qp, in qp_mmap_entries_setup()639 struct efa_qp *qp; in efa_create_qp()786 static int efa_modify_qp_validate(struct efa_dev *dev, struct efa_qp *qp, in efa_modify_qp_validate()826 struct efa_qp *qp = to_eqp(ibqp); in efa_modify_qp()
98 struct efa_qp { struct