Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/renesas/
H A Drtsn.c66 u32 tstamp_tx_ctrl; member
1130 config->tx_type = priv->tstamp_tx_ctrl; in rtsn_hwtstamp_get()
1141 enum hwtstamp_tx_types tstamp_tx_ctrl; in rtsn_hwtstamp_set() local
1155 tstamp_tx_ctrl = config->tx_type; in rtsn_hwtstamp_set()
1172 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()