rvt_check_ah
if (rvt_check_ah(ibah->device, ah_attr))
EXPORT_SYMBOL(rvt_check_ah);
if (rvt_check_ah(ibah->device, init_attr->ah_attr))
if (rvt_check_ah(qp->ibqp.device, &attr->ah_attr))
if (rvt_check_ah(qp->ibqp.device, &attr->alt_ah_attr))
int rvt_check_ah(struct ib_device *ibdev, struct rdma_ah_attr *ah_attr);