DPAA2_BUF_INIT_TAGOPT
DPAA2_BUF_INIT_TAGOPT(buf, ch->rx_dmat, ch);
#define DPAA2_BUF_INIT(__buf) DPAA2_BUF_INIT_TAGOPT((__buf), NULL, NULL)
DPAA2_BUF_INIT_TAGOPT(buf, ch->tx_dmat, tx);
DPAA2_BUF_INIT_TAGOPT(buf->sgt, ch->sgt_dmat, buf);