Searched refs:ftmac100_next_tx_pointer (Results 1 - 1 of 1) sorted by relevance

/drivers/net/ethernet/faraday/
H A Dftmac100.c556 static int ftmac100_next_tx_pointer(int pointer) function
563 priv->tx_pointer = ftmac100_next_tx_pointer(priv->tx_pointer);
568 priv->tx_clean_pointer = ftmac100_next_tx_pointer(priv->tx_clean_pointer);

Completed in 20 milliseconds