put_be32
put_be32(htonl(mgp->intr_coal_delay), mgp->intr_coal_delay_ptr);
put_be32(htonl(tag), ss->dca_tag);
put_be32(low, &dst->addr_low);
put_be32(htonl(1), tx->send_stop);
put_be32(htonl(3), ss->irq_claim);
put_be32(0, mgp->irq_deassert);
put_be32(htonl(3), ss->irq_claim + 1);
put_be32(htonl(mgp->intr_coal_delay), mgp->intr_coal_delay_ptr);
put_be32(*((__be32 *) src + 3), (__be32 __iomem *) dst + 3);
put_be32(htonl(1), tx->send_go);