ftmac100_next_tx_pointer  555 drivers/net/ethernet/faraday/ftmac100.c 	priv->tx_pointer = ftmac100_next_tx_pointer(priv->tx_pointer);
ftmac100_next_tx_pointer  560 drivers/net/ethernet/faraday/ftmac100.c 	priv->tx_clean_pointer = ftmac100_next_tx_pointer(priv->tx_clean_pointer);