Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/phy/
H A Dmicrochip_rds_ptp.h189 int hwts_tx_type; member
H A Dmicrochip_rds_ptp.c333 switch (clock->hwts_tx_type) { in mchp_rds_ptp_txtstamp()
495 clock->hwts_tx_type = config->tx_type; in mchp_rds_ptp_hwtstamp()
560 if (clock->hwts_tx_type == HWTSTAMP_TX_ONESTEP_SYNC) in mchp_rds_ptp_hwtstamp()
H A Dmicrel.c418 int hwts_tx_type; member
2699 ptp_priv->hwts_tx_type = config->tx_type; in lan8814_hwtstamp()
2745 if (ptp_priv->hwts_tx_type == HWTSTAMP_TX_ONESTEP_SYNC) { in lan8814_hwtstamp()
2748 } else if (ptp_priv->hwts_tx_type == HWTSTAMP_TX_ON) { in lan8814_hwtstamp()
2777 switch (ptp_priv->hwts_tx_type) { in lan8814_txtstamp()
4499 ptp_priv->hwts_tx_type = config->tx_type; in lan8841_hwtstamp()
4551 ptp_priv->hwts_tx_type == HWTSTAMP_TX_ONESTEP_SYNC ? in lan8841_hwtstamp()