Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_ptp.h264 void ice_ptp_cfg_timestamp(struct ice_pf *pf, bool ena);
290 static inline void ice_ptp_cfg_timestamp(struct ice_pf *pf, bool ena) { } in ice_ptp_cfg_timestamp() function
H A Dice_ptp.c324 void ice_ptp_cfg_timestamp(struct ice_pf *pf, bool ena) in ice_ptp_cfg_timestamp() function
2566 ice_ptp_cfg_timestamp(pf, false); in ice_ptp_prepare_for_reset()
2766 ice_ptp_cfg_timestamp(pf, false); in ice_ptp_release()
H A Dice_main.c7414 ice_ptp_cfg_timestamp(pf, false); in ice_rebuild()