Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_ptp.h267 void ice_ptp_extts_event(struct ice_pf *pf);
296 static inline void ice_ptp_extts_event(struct ice_pf *pf) { } in ice_ptp_extts_event() function
H A Dice_ptp.c1473 void ice_ptp_extts_event(struct ice_pf *pf) in ice_ptp_extts_event() function
H A Dice_main.c3225 ice_ptp_extts_event(pf); in ice_misc_intr_thread_fn()