Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/altera/
H A Daltera_sgdma.c37 static int sgdma_rxbusy(struct altera_tse_private *priv);
345 if (!sgdma_rxbusy(priv)) { in sgdma_async_read()
503 static int sgdma_rxbusy(struct altera_tse_private *priv) in sgdma_rxbusy() function