Searched refs:TX_BUF_TOT_LEN (Results 1 – 1 of 1) sorted by relevance
69 #define TX_BUF_TOT_LEN (TX_BUF_SIZE * NUM_TX_DESC) macro1004 priv->tx_bufs = dma_alloc_coherent(&pdev->dev, TX_BUF_TOT_LEN, in sc92031_open()1035 dma_free_coherent(&pdev->dev, TX_BUF_TOT_LEN, priv->tx_bufs, in sc92031_open()1062 dma_free_coherent(&pdev->dev, TX_BUF_TOT_LEN, priv->tx_bufs, in sc92031_stop()