Home
last modified time | relevance | path

Searched refs:to_eqp (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-6.6/drivers/infiniband/hw/erdma/
H A 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()
H A 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()
H A Derdma_verbs.h305 static inline struct erdma_qp *to_eqp(struct ib_qp *qp) in to_eqp() function
/kernel/linux/linux-5.10/drivers/infiniband/hw/efa/
H A Defa_verbs.c133 static inline struct efa_qp *to_eqp(struct ib_qp *ibqp) in to_eqp() function
278 struct efa_qp *qp = to_eqp(ibqp); in efa_query_qp()
423 struct efa_qp *qp = to_eqp(ibqp); in efa_destroy_qp()
914 struct efa_qp *qp = to_eqp(ibqp); in efa_modify_qp()
/kernel/linux/linux-6.6/drivers/infiniband/hw/efa/
H A 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()

Completed in 10 milliseconds