ah_to_sc
sc = ah_to_sc(ibqp->device, &attr->ah_attr);
sc = ah_to_sc(ibqp->device, &attr->alt_ah_attr);
priv->s_sc = ah_to_sc(ibqp->device, &qp->remote_ah_attr);
priv->s_sc = ah_to_sc(ibqp->device, &qp->remote_ah_attr);
priv->s_sc = ah_to_sc(qp->ibqp.device, &qp->remote_ah_attr);
u8 ah_to_sc(struct ib_device *ibdev, struct rdma_ah_attr *ah_attr);