Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/faraday/
Dftmac100.c559 static int ftmac100_next_tx_pointer(int pointer) in ftmac100_next_tx_pointer() function
566 priv->tx_pointer = ftmac100_next_tx_pointer(priv->tx_pointer); in ftmac100_tx_pointer_advance()
571 priv->tx_clean_pointer = ftmac100_next_tx_pointer(priv->tx_clean_pointer); in ftmac100_tx_clean_pointer_advance()