Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_ptp_hw.h134 int ice_ptp_init_time(struct ice_hw *hw, u64 time);
H A Dice_ptp.c1124 return ice_ptp_init_time(hw, ns); in ice_ptp_write_init()
H A Dice_ptp_hw.c3201 int ice_ptp_init_time(struct ice_hw *hw, u64 time) in ice_ptp_init_time() function