Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/faraday/
Dftmac100.c561 static int ftmac100_next_tx_pointer(int pointer) in ftmac100_next_tx_pointer() function
568 priv->tx_pointer = ftmac100_next_tx_pointer(priv->tx_pointer); in ftmac100_tx_pointer_advance()
573 priv->tx_clean_pointer = ftmac100_next_tx_pointer(priv->tx_clean_pointer); in ftmac100_tx_clean_pointer_advance()