Home
last modified time | relevance | path

Searched refs:rdma_destroy_ah_attr (Results 1 – 10 of 10) sorted by relevance

/Linux-v5.10/drivers/infiniband/sw/rdmavt/
Dah.c145 rdma_destroy_ah_attr(&ah->attr); in rvt_destroy_ah()
Dqp.c1755 rdma_destroy_ah_attr(&qp->remote_ah_attr); in rvt_destroy_qp()
1756 rdma_destroy_ah_attr(&qp->alt_ah_attr); in rvt_destroy_qp()
2175 rdma_destroy_ah_attr(wqe->ud_wr.attr); in rvt_post_one_wr()
/Linux-v5.10/drivers/infiniband/core/
Dverbs.c387 rdma_destroy_ah_attr(old); in rdma_replace_ah_attr()
407 rdma_destroy_ah_attr(dest); in rdma_move_ah_attr()
490 rdma_destroy_ah_attr(ah_attr); in rdma_unfill_sgid_attr()
843 rdma_destroy_ah_attr(ah_attr); in ib_init_ah_attr_from_wc()
909 void rdma_destroy_ah_attr(struct rdma_ah_attr *ah_attr) in rdma_destroy_ah_attr() function
916 EXPORT_SYMBOL(rdma_destroy_ah_attr);
931 rdma_destroy_ah_attr(&ah_attr); in ib_create_ah_from_wc()
Duser_mad.c279 rdma_destroy_ah_attr(&ah_attr); in recv_handler()
Dcma.c2686 rdma_destroy_ah_attr(&work->event.param.ud.ah_attr); in cma_work_handler()
3850 rdma_destroy_ah_attr(&event.param.ud.ah_attr); in cma_sidr_rep_handler()
4452 rdma_destroy_ah_attr(&event.param.ud.ah_attr); in cma_ib_mc_handler()
Dcm.c1178 rdma_destroy_ah_attr(&cm_id_priv->av.ah_attr); in cm_destroy_id()
1179 rdma_destroy_ah_attr(&cm_id_priv->alt_av.ah_attr); in cm_destroy_id()
/Linux-v5.10/include/rdma/
Drdmavt_qp.h751 rdma_destroy_ah_attr(wqe->ud_wr.attr); in rvt_put_qp_swqe()
Dib_verbs.h4480 void rdma_destroy_ah_attr(struct rdma_ah_attr *ah_attr);
/Linux-v5.10/drivers/infiniband/ulp/ipoib/
Dipoib_main.c769 rdma_destroy_ah_attr(&av); in path_rec_completion()
/Linux-v5.10/drivers/infiniband/hw/qedr/
Dverbs.c2882 rdma_destroy_ah_attr(&ah->attr); in qedr_destroy_ah()