Searched refs:rdma_replace_ah_attr (Results 1 – 3 of 3) sorted by relevance
381 void rdma_replace_ah_attr(struct rdma_ah_attr *old, in rdma_replace_ah_attr() function389 EXPORT_SYMBOL(rdma_replace_ah_attr);
1585 rdma_replace_ah_attr(&qp->remote_ah_attr, &attr->ah_attr); in rvt_modify_qp()1591 rdma_replace_ah_attr(&qp->alt_ah_attr, &attr->alt_ah_attr); in rvt_modify_qp()
4663 void rdma_replace_ah_attr(struct rdma_ah_attr *old, in rdma_ah_find_type()