Searched refs:rdma_replace_ah_attr (Results 1 – 3 of 3) sorted by relevance
436 void rdma_replace_ah_attr(struct rdma_ah_attr *old, in rdma_replace_ah_attr() function444 EXPORT_SYMBOL(rdma_replace_ah_attr);
1583 rdma_replace_ah_attr(&qp->remote_ah_attr, &attr->ah_attr); in rvt_modify_qp()1589 rdma_replace_ah_attr(&qp->alt_ah_attr, &attr->alt_ah_attr); in rvt_modify_qp()
4825 void rdma_replace_ah_attr(struct rdma_ah_attr *old, in ib_get_vector_affinity()