Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/infiniband/sw/rdmavt/
H A Dah.c145 rdma_destroy_ah_attr(&ah->attr); in rvt_destroy_ah()
H A 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()
/OK3568_Linux_fs/kernel/drivers/infiniband/core/
H A 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()
H A Dcma.c2746 rdma_destroy_ah_attr(&event->param.ud.ah_attr); in cma_iboe_join_work_handler()
2774 rdma_destroy_ah_attr(&work->event.param.ud.ah_attr); in cma_work_handler()
3965 rdma_destroy_ah_attr(&event.param.ud.ah_attr); in cma_sidr_rep_handler()
4570 rdma_destroy_ah_attr(&event.param.ud.ah_attr); in cma_ib_mc_handler()
H A Duser_mad.c279 rdma_destroy_ah_attr(&ah_attr); in recv_handler()
H A 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()
/OK3568_Linux_fs/kernel/include/rdma/
H A Drdmavt_qp.h751 rdma_destroy_ah_attr(wqe->ud_wr.attr); in rvt_put_qp_swqe()
H A Dib_verbs.h4507 void rdma_destroy_ah_attr(struct rdma_ah_attr *ah_attr);
/OK3568_Linux_fs/kernel/drivers/infiniband/ulp/ipoib/
H A Dipoib_main.c769 rdma_destroy_ah_attr(&av); in path_rec_completion()
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/qedr/
H A Dverbs.c2890 rdma_destroy_ah_attr(&ah->attr); in qedr_destroy_ah()