TX_RING_SZ
memset(priv->txbd, 0, TX_RING_SZ);
priv->rxbd = dmam_alloc_coherent(dev, RX_RING_SZ + TX_RING_SZ,