Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/altera/
Daltera_sgdma.c35 static int sgdma_txbusy(struct altera_tse_private *priv);
176 if (sgdma_txbusy(priv)) in sgdma_tx_buffer()
204 if (!sgdma_txbusy(priv) && in sgdma_tx_completions()
384 if (sgdma_txbusy(priv)) in sgdma_async_write()
512 static int sgdma_txbusy(struct altera_tse_private *priv) in sgdma_txbusy() function