Searched refs:ice_ptp_rebuild (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_ptp.h319 void ice_ptp_rebuild(struct ice_pf *pf, enum ice_reset_req reset_type);
361 static inline void ice_ptp_rebuild(struct ice_pf *pf, function
H A Dice_ptp.c2687 * Companion function for ice_ptp_rebuild() which handles tasks that only the
2752 * ice_ptp_rebuild - Initialize PTP hardware clock support after reset
2756 void ice_ptp_rebuild(struct ice_pf *pf, enum ice_reset_req reset_type) function
H A Dice_main.c7535 ice_ptp_rebuild(pf, reset_type);

Completed in 270 milliseconds