Searched refs:tx_tstamp_type (Results 1 – 2 of 2) sorted by relevance
575 enum hwtstamp_tx_types tx_tstamp_type; /* Tx timestamping type */ member
1552 if (priv->tx_tstamp_type == HWTSTAMP_TX_ON) in dpaa2_eth_tx()1554 else if (priv->tx_tstamp_type == HWTSTAMP_TX_ONESTEP_SYNC) in dpaa2_eth_tx()2601 priv->tx_tstamp_type = config->tx_type; in dpaa2_eth_hwtstamp_set()2615 if (priv->tx_tstamp_type == HWTSTAMP_TX_ONESTEP_SYNC) in dpaa2_eth_hwtstamp_set()2629 config->tx_type = priv->tx_tstamp_type; in dpaa2_eth_hwtstamp_get()4884 priv->tx_tstamp_type = HWTSTAMP_TX_OFF; in dpaa2_eth_probe()
Completed in 16 milliseconds