Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/intel/ice/
Dice_ptp_hw.h133 int ice_ptp_adj_clock(struct ice_hw *hw, s32 adj);
Dice_ptp.c1032 return ice_ptp_adj_clock(hw, adj); in ice_ptp_write_adj()
Dice_ptp_hw.c3135 int ice_ptp_adj_clock(struct ice_hw *hw, s32 adj) in ice_ptp_adj_clock() function