Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/intel/ice/
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
Dice_ptp.c324 void ice_ptp_cfg_timestamp(struct ice_pf *pf, bool ena) in ice_ptp_cfg_timestamp() function
2564 ice_ptp_cfg_timestamp(pf, false); in ice_ptp_prepare_for_reset()
2764 ice_ptp_cfg_timestamp(pf, false); in ice_ptp_release()
Dice_main.c7391 ice_ptp_cfg_timestamp(pf, false); in ice_rebuild()