Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/faraday/
H A Dftmac100.c585 static int ftmac100_next_tx_pointer(int pointer) in ftmac100_next_tx_pointer() function
592 priv->tx_pointer = ftmac100_next_tx_pointer(priv->tx_pointer); in ftmac100_tx_pointer_advance()
597 priv->tx_clean_pointer = ftmac100_next_tx_pointer(priv->tx_clean_pointer); in ftmac100_tx_clean_pointer_advance()