Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/phy/
H A Dmicrel.c320 int hwts_tx_type; member
2490 ptp_priv->hwts_tx_type = config.tx_type; in lan8814_hwtstamp()
2536 if (ptp_priv->hwts_tx_type == HWTSTAMP_TX_ONESTEP_SYNC) { in lan8814_hwtstamp()
2539 } else if (ptp_priv->hwts_tx_type == HWTSTAMP_TX_ON) { in lan8814_hwtstamp()
2582 switch (ptp_priv->hwts_tx_type) { in lan8814_txtstamp()
3829 ptp_priv->hwts_tx_type = config.tx_type; in lan8841_hwtstamp()
3881 ptp_priv->hwts_tx_type == HWTSTAMP_TX_ONESTEP_SYNC ? in lan8841_hwtstamp()