Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/sw/rdmavt/
Dah.c146 rdma_destroy_ah_attr(&ah->attr); in rvt_destroy_ah()
Dqp.c1723 rdma_destroy_ah_attr(&qp->remote_ah_attr); in rvt_destroy_qp()
1724 rdma_destroy_ah_attr(&qp->alt_ah_attr); in rvt_destroy_qp()
2143 rdma_destroy_ah_attr(wqe->ud_wr.attr); in rvt_post_one_wr()
/Linux-v5.4/drivers/infiniband/core/
Dverbs.c378 rdma_destroy_ah_attr(old); in rdma_replace_ah_attr()
398 rdma_destroy_ah_attr(dest); in rdma_move_ah_attr()
481 rdma_destroy_ah_attr(ah_attr); in rdma_unfill_sgid_attr()
821 rdma_destroy_ah_attr(ah_attr); in ib_init_ah_attr_from_wc()
887 void rdma_destroy_ah_attr(struct rdma_ah_attr *ah_attr) in rdma_destroy_ah_attr() function
894 EXPORT_SYMBOL(rdma_destroy_ah_attr);
909 rdma_destroy_ah_attr(&ah_attr); in ib_create_ah_from_wc()
Duser_mad.c279 rdma_destroy_ah_attr(&ah_attr); in recv_handler()
Dcm.c593 rdma_destroy_ah_attr(&new_ah_attr); in cm_init_av_by_path()
1115 rdma_destroy_ah_attr(&cm_id_priv->av.ah_attr); in cm_destroy_id()
1116 rdma_destroy_ah_attr(&cm_id_priv->alt_av.ah_attr); in cm_destroy_id()
Dcma.c3714 rdma_destroy_ah_attr(&event.param.ud.ah_attr); in cma_sidr_rep_handler()
4196 rdma_destroy_ah_attr(&event.param.ud.ah_attr); in cma_ib_mc_handler()
/Linux-v5.4/include/rdma/
Drdmavt_qp.h767 rdma_destroy_ah_attr(wqe->ud_wr.attr); in rvt_put_qp_swqe()
Dib_verbs.h4509 void rdma_destroy_ah_attr(struct rdma_ah_attr *ah_attr);
/Linux-v5.4/drivers/infiniband/ulp/ipoib/
Dipoib_main.c771 rdma_destroy_ah_attr(&av); in path_rec_completion()
/Linux-v5.4/drivers/infiniband/hw/qedr/
Dverbs.c2515 rdma_destroy_ah_attr(&ah->attr); in qedr_destroy_ah()