Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_ptp_hw.h141 int ice_ptp_init_phc(struct ice_hw *hw);
H A Dice_ptp.c2482 err = ice_ptp_init_phc(hw); in ice_ptp_reset()
2601 err = ice_ptp_init_phc(hw); in ice_ptp_init_owner()
H A Dice_ptp_hw.c3374 int ice_ptp_init_phc(struct ice_hw *hw) in ice_ptp_init_phc() function