Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/freescale/dpaa2/
A Ddpaa2-eth.h524 enum hwtstamp_tx_types tx_tstamp_type; /* Tx timestamping type */ member
A Ddpaa2-eth.c1241 if (priv->tx_tstamp_type == HWTSTAMP_TX_ON) in dpaa2_eth_tx()
1243 else if (priv->tx_tstamp_type == HWTSTAMP_TX_ONESTEP_SYNC) in dpaa2_eth_tx()
2196 priv->tx_tstamp_type = config.tx_type; in dpaa2_eth_ts_ioctl()
4331 priv->tx_tstamp_type = HWTSTAMP_TX_OFF; in dpaa2_eth_probe()

Completed in 14 milliseconds