Searched refs:rdma_replace_ah_attr (Results 1 – 3 of 3) sorted by relevance
386 void rdma_replace_ah_attr(struct rdma_ah_attr *old, in rdma_replace_ah_attr() function394 EXPORT_SYMBOL(rdma_replace_ah_attr);
1587 rdma_replace_ah_attr(&qp->remote_ah_attr, &attr->ah_attr); in rvt_modify_qp()1593 rdma_replace_ah_attr(&qp->alt_ah_attr, &attr->alt_ah_attr); in rvt_modify_qp()
4570 void rdma_replace_ah_attr(struct rdma_ah_attr *old,
Completed in 29 milliseconds