Home
last modified time | relevance | path

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

/linux/net/core/
H A Dtimestamping.c58 if (likely(mii_ts->txtstamp)) { in skb_clone_tx_timestamp()
62 mii_ts->txtstamp(mii_ts, clone, type); in skb_clone_tx_timestamp()
/linux/include/linux/
H A Dmii_timestamper.h53 void (*txtstamp)(struct mii_timestamper *mii_ts, member
H A Dphy.h2028 return phydev && phydev->mii_ts && phydev->mii_ts->txtstamp; in phy_has_txtstamp()
2053 phydev->mii_ts->txtstamp(phydev->mii_ts, skb, type); in phy_txtstamp()
/linux/drivers/net/dsa/sja1105/
H A Dsja1105_spi.c796 .txtstamp = sja1110_txtstamp,
847 .txtstamp = sja1110_txtstamp,
898 .txtstamp = sja1110_txtstamp,
949 .txtstamp = sja1110_txtstamp,
H A Dsja1105_ptp.c494 if (priv->info->txtstamp) in sja1105_port_txtstamp()
495 priv->info->txtstamp(ds, port, skb); in sja1105_port_txtstamp()
H A Dsja1105.h152 void (*txtstamp)(struct dsa_switch *ds, int port, struct sk_buff *skb); member
/linux/drivers/net/ethernet/ti/
H A Dnetcp.h139 void (*txtstamp)(void *ctx, struct sk_buff *skb); member
H A Dnetcp_core.c96 void (*txtstamp)(void *context, struct sk_buff *skb); member
1035 if (tx_cb->txtstamp) in netcp_process_tx_compl_packets()
1036 tx_cb->txtstamp(tx_cb->ts_context, skb); in netcp_process_tx_compl_packets()
1187 p_info.txtstamp = NULL; in netcp_tx_submit_skb()
1214 tx_cb->txtstamp = p_info.txtstamp; in netcp_tx_submit_skb()
H A Dnetcp_ethss.c2565 p_info->txtstamp = gbe_txtstamp; in gbe_txtstamp_mark_pkt()
/linux/Documentation/translations/zh_CN/networking/
H A Dtimestamping.rst631 - 在 TX 上,同样,特殊干预可能或可能不需要。调用 ``mii_ts->txtstamp()``钩
/linux/drivers/ptp/
H A Dptp_ines.c733 port->mii_ts.txtstamp = ines_txtstamp; in ines_ptp_probe_channel()
/linux/drivers/net/phy/
H A Dbcm-phy-ptp.c912 priv->mii_ts.txtstamp = bcm_ptp_txtstamp; in bcm_ptp_init()
H A Dmicrochip_rds_ptp.c1306 clock->mii_ts.txtstamp = mchp_rds_ptp_txtstamp; in mchp_rds_ptp_probe()
H A Ddp83640.c1420 dp83640->mii_ts.txtstamp = dp83640_txtstamp; in dp83640_probe()
H A Dnxp-c45-tja11xx.c1764 priv->mii_ts.txtstamp = nxp_c45_txtstamp; in nxp_c45_probe()
H A Dmicrel.c4433 ptp_priv->mii_ts.txtstamp = lan8814_txtstamp; in lan8814_ptp_init()
5978 ptp_priv->mii_ts.txtstamp = lan8814_txtstamp; in lan8841_probe()
/linux/drivers/net/phy/mscc/
H A Dmscc_ptp.c1625 vsc8531->mii_ts.txtstamp = vsc85xx_txtstamp; in vsc8584_ptp_probe()
/linux/Documentation/networking/
H A Dtimestamping.rst792 function that calls the ``mii_ts->txtstamp()`` hook is named