Home
last modified time | relevance | path

Searched refs:efa_qp (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/infiniband/hw/efa/
Defa_verbs.c135 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()
Defa.h98 struct efa_qp { struct