Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/igc/
H A Digc_ptp.c20 void igc_ptp_read(struct igc_adapter *adapter, struct timespec64 *ts) in igc_ptp_read() function
77 igc_ptp_read(igc, &now); in igc_ptp_adjtime_i225()
527 igc_ptp_read(adapter, &adapter->prev_ptp_time); in igc_ptp_time_save()
H A Digc.h553 void igc_ptp_read(struct igc_adapter *adapter, struct timespec64 *ts);
H A Digc_main.c4748 igc_ptp_read(adapter, &now); in validate_schedule()