Home
last modified time | relevance | path

Searched refs:one_step (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/phy/mscc/
H A Dmscc_ptp.c848 bool one_step, bool enable) in vsc85xx_ptp_conf()
861 else if (msgs[i] == PTP_MSG_TYPE_SYNC && one_step) in vsc85xx_ptp_conf()
862 /* no need to know Sync t when sending in one_step */ in vsc85xx_ptp_conf()
960 static int vsc85xx_ts_engine_init(struct phy_device *phydev, bool one_step) in vsc85xx_ts_engine_init() argument
1000 vsc85xx_ptp_conf(phydev, INGRESS, one_step, in vsc85xx_ts_engine_init()
1007 vsc85xx_ptp_conf(phydev, EGRESS, one_step, in vsc85xx_ts_engine_init()
1054 bool one_step = false; in vsc85xx_hwtstamp() local
1065 one_step = true; in vsc85xx_hwtstamp()
1121 vsc85xx_ts_engine_init(phydev, one_step); in vsc85xx_hwtstamp()
847 vsc85xx_ptp_conf(struct phy_device *phydev, enum ts_blk blk, bool one_step, bool enable) vsc85xx_ptp_conf() argument
/kernel/linux/linux-6.6/drivers/net/phy/mscc/
H A Dmscc_ptp.c848 bool one_step, bool enable) in vsc85xx_ptp_conf()
861 else if (msgs[i] == PTP_MSGTYPE_SYNC && one_step) in vsc85xx_ptp_conf()
862 /* no need to know Sync t when sending in one_step */ in vsc85xx_ptp_conf()
960 static int vsc85xx_ts_engine_init(struct phy_device *phydev, bool one_step) in vsc85xx_ts_engine_init() argument
1000 vsc85xx_ptp_conf(phydev, INGRESS, one_step, in vsc85xx_ts_engine_init()
1007 vsc85xx_ptp_conf(phydev, EGRESS, one_step, in vsc85xx_ts_engine_init()
1054 bool one_step = false; in vsc85xx_hwtstamp() local
1062 one_step = true; in vsc85xx_hwtstamp()
1118 vsc85xx_ts_engine_init(phydev, one_step); in vsc85xx_hwtstamp()
847 vsc85xx_ptp_conf(struct phy_device *phydev, enum ts_blk blk, bool one_step, bool enable) vsc85xx_ptp_conf() argument

Completed in 5 milliseconds