Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/infiniband/hw/erdma/
Derdma_verbs.c922 struct erdma_qp *qp = to_eqp(ibqp); in erdma_create_qp()
1255 struct erdma_qp *qp = to_eqp(ibqp); in erdma_destroy_qp()
1307 erdma_qp_get(to_eqp(ibqp)); in erdma_qp_get_ref()
1312 erdma_qp_put(to_eqp(ibqp)); in erdma_qp_put_ref()
1520 struct erdma_qp *qp = to_eqp(ibqp); in erdma_modify_qp()
1550 qp = to_eqp(ibqp); in erdma_query_qp()
Derdma_qp.c502 struct erdma_qp *qp = to_eqp(ibqp); in erdma_post_send()
574 struct erdma_qp *qp = to_eqp(ibqp); in erdma_post_recv()
Derdma_verbs.h305 static inline struct erdma_qp *to_eqp(struct ib_qp *qp) in to_eqp() function
/Linux-v6.6/drivers/infiniband/hw/efa/
Defa_verbs.c151 static inline struct efa_qp *to_eqp(struct ib_qp *ibqp) in to_eqp() function
306 struct efa_qp *qp = to_eqp(ibqp); in efa_query_qp()
451 struct efa_qp *qp = to_eqp(ibqp); in efa_destroy_qp()
637 struct efa_qp *qp = to_eqp(ibqp); in efa_create_qp()
932 struct efa_qp *qp = to_eqp(ibqp); in efa_modify_qp()