Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/erdma/
H A Derdma_verbs.c994 struct erdma_qp *qp = to_eqp(ibqp); in erdma_create_qp()
1351 struct erdma_qp *qp = to_eqp(ibqp); in erdma_destroy_qp()
1402 erdma_qp_get(to_eqp(ibqp)); in erdma_qp_get_ref()
1407 erdma_qp_put(to_eqp(ibqp)); in erdma_qp_put_ref()
1797 struct erdma_qp *qp = to_eqp(ibqp); in erdma_modify_qp()
1846 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/drivers/infiniband/hw/efa/
H A Defa_verbs.c157 static inline struct efa_qp *to_eqp(struct ib_qp *ibqp) in to_eqp() function
355 struct efa_qp *qp = to_eqp(ibqp); in efa_query_qp()
500 struct efa_qp *qp = to_eqp(ibqp); in efa_destroy_qp()
686 struct efa_qp *qp = to_eqp(ibqp); in efa_create_qp()
997 struct efa_qp *qp = to_eqp(ibqp); in efa_modify_qp()