Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/renesas/
H A Drtsn.c66 u32 tstamp_tx_ctrl; member
1128 config->tx_type = priv->tstamp_tx_ctrl; in rtsn_hwtstamp_get()
1139 enum hwtstamp_tx_types tstamp_tx_ctrl; in rtsn_hwtstamp_set() local
1153 tstamp_tx_ctrl = config->tx_type; in rtsn_hwtstamp_set()
1170 priv->tstamp_tx_ctrl = tstamp_tx_ctrl; in rtsn_hwtstamp_set()
H A Drswitch_main.c1805 config->tx_type = priv->tstamp_tx_ctrl; in rswitch_hwstamp_get()
1817 enum hwtstamp_tx_types tstamp_tx_ctrl; in rswitch_hwstamp_set() local
1825 tstamp_tx_ctrl = config->tx_type; in rswitch_hwstamp_set()
1842 rdev->priv->tstamp_tx_ctrl = tstamp_tx_ctrl; in rswitch_hwstamp_set()
H A Dravb_main.c2427 config->tx_type = priv->tstamp_tx_ctrl; in ravb_hwtstamp_get()
2440 enum hwtstamp_tx_types tstamp_tx_ctrl; in ravb_hwtstamp_set() local
2445 tstamp_tx_ctrl = config->tx_type; in ravb_hwtstamp_set()
2461 priv->tstamp_tx_ctrl = tstamp_tx_ctrl; in ravb_hwtstamp_set()