Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/renesas/
A Drcar_gen4_ptp.h58 u32 tstamp_tx_ctrl; member
A Drtsn.c1137 ptp_priv->tstamp_tx_ctrl ? HWTSTAMP_TX_ON : HWTSTAMP_TX_OFF; in rtsn_hwtstamp_get()
1161 u32 tstamp_tx_ctrl; in rtsn_hwtstamp_set() local
1174 tstamp_tx_ctrl = 0; in rtsn_hwtstamp_set()
1177 tstamp_tx_ctrl = RCAR_GEN4_TXTSTAMP_ENABLED; in rtsn_hwtstamp_set()
1198 ptp_priv->tstamp_tx_ctrl = tstamp_tx_ctrl; in rtsn_hwtstamp_set()
A Drswitch.c1727 config.tx_type = ptp_priv->tstamp_tx_ctrl ? HWTSTAMP_TX_ON : in rswitch_hwstamp_get()
1749 u32 tstamp_tx_ctrl; in rswitch_hwstamp_set() local
1759 tstamp_tx_ctrl = 0; in rswitch_hwstamp_set()
1762 tstamp_tx_ctrl = RCAR_GEN4_TXTSTAMP_ENABLED; in rswitch_hwstamp_set()
1781 rdev->priv->ptp_priv->tstamp_tx_ctrl = tstamp_tx_ctrl; in rswitch_hwstamp_set()
A Dravb_main.c2391 config.tx_type = priv->tstamp_tx_ctrl ? HWTSTAMP_TX_ON : in ravb_hwtstamp_get()
2414 u32 tstamp_tx_ctrl; in ravb_hwtstamp_set() local
2421 tstamp_tx_ctrl = 0; in ravb_hwtstamp_set()
2424 tstamp_tx_ctrl = RAVB_TXTSTAMP_ENABLED; in ravb_hwtstamp_set()
2442 priv->tstamp_tx_ctrl = tstamp_tx_ctrl; in ravb_hwtstamp_set()
A Dravb.h1111 u32 tstamp_tx_ctrl; member

Completed in 22 milliseconds