Searched refs:ice_ptp_init_time (Results 1 – 3 of 3) sorted by relevance
292 int ice_ptp_init_time(struct ice_hw *hw, u64 time);
1058 return ice_ptp_init_time(hw, ns); in ice_ptp_write_init()
5244 * ice_ptp_init_time - Initialize device time to provided value5256 int ice_ptp_init_time(struct ice_hw *hw, u64 time) in ice_ptp_init_time() function