Home
last modified time | relevance | path

Searched refs:sgdma_txbusy (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/altera/
Daltera_sgdma.c46 static int sgdma_txbusy(struct altera_tse_private *priv);
187 if (sgdma_txbusy(priv)) in sgdma_tx_buffer()
215 if (!sgdma_txbusy(priv) && in sgdma_tx_completions()
395 if (sgdma_txbusy(priv)) in sgdma_async_write()
523 static int sgdma_txbusy(struct altera_tse_private *priv) in sgdma_txbusy() function