Searched refs:ice_ptp_init (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_ptp.h322 void ice_ptp_init(struct ice_pf *pf);
370 static inline void ice_ptp_init(struct ice_pf *pf) { } function
H A Dice_ptp.c2479 * if we already have a device. Should be used by ice_ptp_init to create clock
3216 * ice_ptp_init - Initialize PTP hardware clock support
3227 void ice_ptp_init(struct ice_pf *pf) function
H A Dice_main.c4716 ice_ptp_init(pf);

Completed in 193 milliseconds