TX_BUF_L
dma_free_coherent(&pdev->dev, TX_BUF_L, stm32port->tx_buf,
stm32port->tx_buf = dma_alloc_coherent(dev, TX_BUF_L,
TX_BUF_L);