Home
last modified time | relevance | path

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

/external/u-boot/drivers/net/
Dcpsw.c767 static int cpdma_process(struct cpsw_priv *priv, struct cpdma_chan *chan, in cpdma_process() function
919 (cpdma_process(priv, &priv->tx_chan, NULL, NULL) >= 0)) in cpsw_reap_completed_packets()
962 ret = cpdma_process(priv, &priv->rx_chan, &buffer, &len); in _cpsw_recv()