Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/intel/ice/
H A Dice_ptp.h313 void ice_ptp_prepare_for_reset(struct ice_pf *pf,
370 static inline void ice_ptp_prepare_for_reset(struct ice_pf *pf, in ice_ptp_prepare_for_reset() function
H A Dice_ptp.c2993 void ice_ptp_prepare_for_reset(struct ice_pf *pf, enum ice_reset_req reset_type) in ice_ptp_prepare_for_reset() function
3106 ice_ptp_prepare_for_reset(pf, reset_type); in ice_ptp_rebuild()
H A Dice_main.c607 ice_ptp_prepare_for_reset(pf, reset_type); in ice_prepare_for_reset()