Home
last modified time | relevance | path

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

/linux/drivers/net/phy/
H A Dmicrochip_rds_ptp.c329 switch (clock->hwts_tx_type) { in mchp_rds_ptp_txtstamp()
485 config->tx_type = clock->hwts_tx_type; in mchp_rds_ptp_hwtstamp_get()
611 clock->hwts_tx_type = config->tx_type; in mchp_rds_ptp_hwtstamp_set()
H A Dmicrel.c436 int hwts_tx_type; member
3177 config->tx_type = ptp_priv->hwts_tx_type; in lan8814_hwtstamp_get()
3229 ptp_priv->hwts_tx_type = config->tx_type; in lan8814_hwtstamp_set()
3251 if (ptp_priv->hwts_tx_type == HWTSTAMP_TX_ONESTEP_SYNC) { in lan8814_hwtstamp_set()
3256 } else if (ptp_priv->hwts_tx_type == HWTSTAMP_TX_ON) { in lan8814_hwtstamp_set()
3287 switch (ptp_priv->hwts_tx_type) { in lan8814_txtstamp()
5134 ptp_priv->hwts_tx_type = config->tx_type; in lan8841_hwtstamp_set()
5159 ptp_priv->hwts_tx_type == HWTSTAMP_TX_ONESTEP_SYNC ? in lan8841_hwtstamp_set()