Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_ptp_hw.h292 int ice_ptp_init_time(struct ice_hw *hw, u64 time);
H A Dice_ptp.c1058 return ice_ptp_init_time(hw, ns); in ice_ptp_write_init()
H A Dice_ptp_hw.c5244 * ice_ptp_init_time - Initialize device time to provided value
5256 int ice_ptp_init_time(struct ice_hw *hw, u64 time) in ice_ptp_init_time() function