grcan_txspace
if (grcan_txspace(dma->tx.size, txwr, priv->eskbp))
space = grcan_txspace(dma->tx.size, txwr, priv->eskbp);
if (grcan_txspace(dma->tx.size, txwr,
if (grcan_txspace(priv->dma.tx.size, txwr, priv->eskbp) &&