Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/intel/ice/
Dice_ptp.h256 void ice_ptp_prepare_for_reset(struct ice_pf *pf);
291 static inline void ice_ptp_prepare_for_reset(struct ice_pf *pf) { } in ice_ptp_prepare_for_reset() function
Dice_ptp.c2502 void ice_ptp_prepare_for_reset(struct ice_pf *pf) in ice_ptp_prepare_for_reset() function
Dice_main.c596 ice_ptp_prepare_for_reset(pf); in ice_prepare_for_reset()