Searched refs:tstamp_tx_ctrl (Results 1 – 4 of 4) sorted by relevance
66 u32 tstamp_tx_ctrl; member1125 config->tx_type = priv->tstamp_tx_ctrl; in rtsn_hwtstamp_get()1136 enum hwtstamp_tx_types tstamp_tx_ctrl; in rtsn_hwtstamp_set() local1150 tstamp_tx_ctrl = config->tx_type; in rtsn_hwtstamp_set()1167 priv->tstamp_tx_ctrl = tstamp_tx_ctrl; in rtsn_hwtstamp_set()
1805 config->tx_type = priv->tstamp_tx_ctrl; in rswitch_hwstamp_get()1817 enum hwtstamp_tx_types tstamp_tx_ctrl; in rswitch_hwstamp_set() local1825 tstamp_tx_ctrl = config->tx_type; in rswitch_hwstamp_set()1842 rdev->priv->tstamp_tx_ctrl = tstamp_tx_ctrl; in rswitch_hwstamp_set()
2440 config->tx_type = priv->tstamp_tx_ctrl; in ravb_hwtstamp_get()2453 enum hwtstamp_tx_types tstamp_tx_ctrl; in ravb_hwtstamp_set() local2458 tstamp_tx_ctrl = config->tx_type; in ravb_hwtstamp_set()2474 priv->tstamp_tx_ctrl = tstamp_tx_ctrl; in ravb_hwtstamp_set()
1108 enum hwtstamp_tx_types tstamp_tx_ctrl; member