Home
last modified time | relevance | path

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

/linux/drivers/net/phy/
H A Dmicrel.c416 int hwts_tx_type; member
2681 ptp_priv->hwts_tx_type = config->tx_type; in lan8814_hwtstamp()
2727 if (ptp_priv->hwts_tx_type == HWTSTAMP_TX_ONESTEP_SYNC) { in lan8814_hwtstamp()
2730 } else if (ptp_priv->hwts_tx_type == HWTSTAMP_TX_ON) { in lan8814_hwtstamp()
2759 switch (ptp_priv->hwts_tx_type) { in lan8814_txtstamp()
4481 ptp_priv->hwts_tx_type = config->tx_type; in lan8841_hwtstamp()
4533 ptp_priv->hwts_tx_type == HWTSTAMP_TX_ONESTEP_SYNC ? in lan8841_hwtstamp()