Searched refs:efa_qp (Results 1 – 2 of 2) sorted by relevance
133 static inline struct efa_qp *to_eqp(struct ib_qp *ibqp) in to_eqp()135 return container_of(ibqp, struct efa_qp, ibqp); in to_eqp()278 struct efa_qp *qp = to_eqp(ibqp); in efa_query_qp()412 static void efa_qp_user_mmap_entries_remove(struct efa_qp *qp) in efa_qp_user_mmap_entries_remove()423 struct efa_qp *qp = to_eqp(ibqp); in efa_destroy_qp()472 static int qp_mmap_entries_setup(struct efa_qp *qp, in qp_mmap_entries_setup()612 struct efa_qp *qp; in efa_create_qp()865 static int efa_modify_qp_validate(struct efa_dev *dev, struct efa_qp *qp, in efa_modify_qp_validate()914 struct efa_qp *qp = to_eqp(ibqp); in efa_modify_qp()
92 struct efa_qp { struct