UAQ_RX_BUF_ALIGN
total_len -= roundup(pktlen, UAQ_RX_BUF_ALIGN);
buf += roundup(pktlen, UAQ_RX_BUF_ALIGN);