Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/intel/ice/
Dice_ptp.h246 void ice_ptp_cfg_timestamp(struct ice_pf *pf, bool ena);
271 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
2510 ice_ptp_cfg_timestamp(pf, false); in ice_ptp_prepare_for_reset()
2712 ice_ptp_cfg_timestamp(pf, false); in ice_ptp_release()
Dice_main.c7219 ice_ptp_cfg_timestamp(pf, false); in ice_rebuild()