Searched refs:igc_ptp_read (Results 1 – 3 of 3) sorted by relevance
20 void igc_ptp_read(struct igc_adapter *adapter, struct timespec64 *ts) in igc_ptp_read() function77 igc_ptp_read(igc, &now); in igc_ptp_adjtime_i225()519 igc_ptp_read(adapter, &adapter->prev_ptp_time); in igc_ptp_time_save()
553 void igc_ptp_read(struct igc_adapter *adapter, struct timespec64 *ts);
4725 igc_ptp_read(adapter, &now); in validate_schedule()