tstamp_tx_ctrl   1013 drivers/net/ethernet/renesas/ravb.h 	u32 tstamp_tx_ctrl;
tstamp_tx_ctrl   1720 drivers/net/ethernet/renesas/ravb_main.c 	config.tx_type = priv->tstamp_tx_ctrl ? HWTSTAMP_TX_ON :
tstamp_tx_ctrl   1739 drivers/net/ethernet/renesas/ravb_main.c 	u32 tstamp_tx_ctrl;
tstamp_tx_ctrl   1750 drivers/net/ethernet/renesas/ravb_main.c 		tstamp_tx_ctrl = 0;
tstamp_tx_ctrl   1753 drivers/net/ethernet/renesas/ravb_main.c 		tstamp_tx_ctrl = RAVB_TXTSTAMP_ENABLED;
tstamp_tx_ctrl   1771 drivers/net/ethernet/renesas/ravb_main.c 	priv->tstamp_tx_ctrl = tstamp_tx_ctrl;