Home
last modified time | relevance | path

Searched refs:to_eqp (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/drivers/infiniband/hw/erdma/
H A Derdma_verbs.c966 struct erdma_qp *qp = to_eqp(ibqp); in erdma_create_qp()
1315 struct erdma_qp *qp = to_eqp(ibqp); in erdma_destroy_qp()
1366 erdma_qp_get(to_eqp(ibqp)); in erdma_qp_get_ref()
1371 erdma_qp_put(to_eqp(ibqp)); in erdma_qp_put_ref()
1761 struct erdma_qp *qp = to_eqp(ibqp); in erdma_modify_qp()
1810 qp = to_eqp(ibqp); in erdma_query_qp()
H A Derdma_qp.c663 struct erdma_qp *qp = to_eqp(ibqp); in erdma_post_send()
735 struct erdma_qp *qp = to_eqp(ibqp); in erdma_post_recv()
H A Derdma_verbs.h399 static inline struct erdma_qp *to_eqp(struct ib_qp *qp) in to_eqp() function
/linux-6.15/drivers/infiniband/hw/efa/
H A Defa_verbs.c152 static inline struct efa_qp *to_eqp(struct ib_qp *ibqp) in to_eqp() function
349 struct efa_qp *qp = to_eqp(ibqp); in efa_query_qp()
494 struct efa_qp *qp = to_eqp(ibqp); in efa_destroy_qp()
680 struct efa_qp *qp = to_eqp(ibqp); in efa_create_qp()
991 struct efa_qp *qp = to_eqp(ibqp); in efa_modify_qp()