Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/intel/ice/
H A Dice_ptp_hw.c1704 u64 phy_time; in ice_ptp_prep_phy_time_eth56g() local
1710 phy_time = (u64)time << 32; in ice_ptp_prep_phy_time_eth56g()
2456 *phy_time = tx_time; in ice_read_phy_and_phc_time_eth56g()
2502 difference = phc_time - phy_time; in ice_sync_phy_timer_eth56g()
2524 port, phy_time, phc_time); in ice_sync_phy_timer_eth56g()
3361 u64 phy_time; in ice_ptp_prep_phy_time_e82x() local
3368 phy_time = (u64)time << 32; in ice_ptp_prep_phy_time_e82x()
3374 phy_time); in ice_ptp_prep_phy_time_e82x()
3381 phy_time); in ice_ptp_prep_phy_time_e82x()
4505 *phy_time = tx_time; in ice_read_phy_and_phc_time_e82x()
[all …]