Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/sw/rdmavt/
Dah.c152 rdma_destroy_ah_attr(&ah->attr); in rvt_destroy_ah()
Dqp.c1463 rdma_destroy_ah_attr(&qp->remote_ah_attr); in rvt_destroy_qp()
1464 rdma_destroy_ah_attr(&qp->alt_ah_attr); in rvt_destroy_qp()
/Linux-v4.19/drivers/infiniband/core/
Dverbs.c357 rdma_destroy_ah_attr(old); in rdma_replace_ah_attr()
377 rdma_destroy_ah_attr(dest); in rdma_move_ah_attr()
460 rdma_destroy_ah_attr(ah_attr); in rdma_unfill_sgid_attr()
786 rdma_destroy_ah_attr(ah_attr); in ib_init_ah_attr_from_wc()
852 void rdma_destroy_ah_attr(struct rdma_ah_attr *ah_attr) in rdma_destroy_ah_attr() function
859 EXPORT_SYMBOL(rdma_destroy_ah_attr);
874 rdma_destroy_ah_attr(&ah_attr); in ib_create_ah_from_wc()
Duser_mad.c271 rdma_destroy_ah_attr(&ah_attr); in recv_handler()
Dcm.c592 rdma_destroy_ah_attr(&new_ah_attr); in cm_init_av_by_path()
1118 rdma_destroy_ah_attr(&cm_id_priv->av.ah_attr); in cm_destroy_id()
1119 rdma_destroy_ah_attr(&cm_id_priv->alt_av.ah_attr); in cm_destroy_id()
Dcma.c3535 rdma_destroy_ah_attr(&event.param.ud.ah_attr); in cma_sidr_rep_handler()
4019 rdma_destroy_ah_attr(&event.param.ud.ah_attr); in cma_ib_mc_handler()
/Linux-v4.19/include/rdma/
Dib_verbs.h4079 void rdma_destroy_ah_attr(struct rdma_ah_attr *ah_attr);
/Linux-v4.19/drivers/infiniband/ulp/ipoib/
Dipoib_main.c770 rdma_destroy_ah_attr(&av); in path_rec_completion()
/Linux-v4.19/drivers/infiniband/hw/qedr/
Dverbs.c2649 rdma_destroy_ah_attr(&ah->attr); in qedr_destroy_ah()