qh_hlen
qp->qh_hlen = 1;
ASSERT(qp->qh_hlen == cnt && qp->qh_hmax >= cnt);
MAXINCR(qp->qh_hmax, qp->qh_hlen);
DECR(qp->qh_hlen);