Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/infiniband/sw/rdmavt/
Dah.c145 rdma_destroy_ah_attr(&ah->attr); in rvt_destroy_ah()
Dqp.c1753 rdma_destroy_ah_attr(&qp->remote_ah_attr); in rvt_destroy_qp()
1754 rdma_destroy_ah_attr(&qp->alt_ah_attr); in rvt_destroy_qp()
2173 rdma_destroy_ah_attr(wqe->ud_wr.attr); in rvt_post_one_wr()
/kernel/linux/linux-5.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()
845 rdma_destroy_ah_attr(ah_attr); in ib_init_ah_attr_from_wc()
911 void rdma_destroy_ah_attr(struct rdma_ah_attr *ah_attr) in rdma_destroy_ah_attr() function
918 EXPORT_SYMBOL(rdma_destroy_ah_attr);
933 rdma_destroy_ah_attr(&ah_attr); in ib_create_ah_from_wc()
Dcma.c2753 rdma_destroy_ah_attr(&event->param.ud.ah_attr); in cma_iboe_join_work_handler()
2781 rdma_destroy_ah_attr(&work->event.param.ud.ah_attr); in cma_work_handler()
3987 rdma_destroy_ah_attr(&event.param.ud.ah_attr); in cma_sidr_rep_handler()
4596 rdma_destroy_ah_attr(&event.param.ud.ah_attr); in cma_ib_mc_handler()
Duser_mad.c284 rdma_destroy_ah_attr(&ah_attr); in recv_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()
/kernel/linux/linux-5.10/include/rdma/
Drdmavt_qp.h751 rdma_destroy_ah_attr(wqe->ud_wr.attr); in rvt_put_qp_swqe()
Dib_verbs.h4507 void rdma_destroy_ah_attr(struct rdma_ah_attr *ah_attr);
/kernel/linux/linux-5.10/drivers/infiniband/ulp/ipoib/
Dipoib_main.c769 rdma_destroy_ah_attr(&av); in path_rec_completion()
/kernel/linux/linux-5.10/drivers/infiniband/hw/qedr/
Dverbs.c2890 rdma_destroy_ah_attr(&ah->attr); in qedr_destroy_ah()