Searched refs:sgdma_txbusy (Results 1 – 1 of 1) sorted by relevance
46 static int sgdma_txbusy(struct altera_tse_private *priv);189 if (sgdma_txbusy(priv)) in sgdma_tx_buffer()217 if (!sgdma_txbusy(priv) && in sgdma_tx_completions()397 if (sgdma_txbusy(priv)) in sgdma_async_write()525 static int sgdma_txbusy(struct altera_tse_private *priv) in sgdma_txbusy() function