igc_ptp_read
void igc_ptp_read(struct igc_adapter *adapter, struct timespec64 *ts);
igc_ptp_read(adapter, &now);
igc_ptp_read(adapter, &now);
igc_ptp_read(adapter, &adapter->prev_ptp_time);
igc_ptp_read(igc, &safe_start);
igc_ptp_read(igc, &now);