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.c2454 * if we already have a device. Should be used by ice_ptp_init to create clock
3191 * ice_ptp_init - Initialize PTP hardware clock support
3202 void ice_ptp_init(struct ice_pf *pf) function
H A Dice_main.c4823 ice_ptp_init(pf);

Completed in 336 milliseconds