Home
last modified time | relevance | path

Searched refs:tx_tstamp_type (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-eth.h516 enum hwtstamp_tx_types tx_tstamp_type; /* Tx timestamping type */ member
H A Ddpaa2-eth.c1213 if (priv->tx_tstamp_type == HWTSTAMP_TX_ON) in dpaa2_eth_tx()
1215 else if (priv->tx_tstamp_type == HWTSTAMP_TX_ONESTEP_SYNC) in dpaa2_eth_tx()
2101 priv->tx_tstamp_type = config.tx_type; in dpaa2_eth_ts_ioctl()
4216 priv->tx_tstamp_type = HWTSTAMP_TX_OFF; in dpaa2_eth_probe()
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-eth.h575 enum hwtstamp_tx_types tx_tstamp_type; /* Tx timestamping type */ member
H A Ddpaa2-eth.c1552 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()
2603 priv->tx_tstamp_type = config.tx_type; in dpaa2_eth_ts_ioctl()
2617 if (priv->tx_tstamp_type == HWTSTAMP_TX_ONESTEP_SYNC) in dpaa2_eth_ts_ioctl()
4839 priv->tx_tstamp_type = HWTSTAMP_TX_OFF; in dpaa2_eth_probe()

Completed in 14 milliseconds