Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_ptp.h275 void ice_ptp_prepare_for_reset(struct ice_pf *pf);
311 static inline void ice_ptp_prepare_for_reset(struct ice_pf *pf) { } in ice_ptp_prepare_for_reset() function
H A Dice_ptp.c2558 void ice_ptp_prepare_for_reset(struct ice_pf *pf) in ice_ptp_prepare_for_reset() function
H A Dice_main.c604 ice_ptp_prepare_for_reset(pf); in ice_prepare_for_reset()