Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_ptp_hw.h137 int ice_ptp_adj_clock(struct ice_hw *hw, s32 adj);
H A Dice_ptp.c1139 return ice_ptp_adj_clock(hw, adj); in ice_ptp_write_adj()
H A Dice_ptp_hw.c3294 int ice_ptp_adj_clock(struct ice_hw *hw, s32 adj) in ice_ptp_adj_clock() function