Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/intel/igc/
Digc_ptp.c25 void igc_ptp_read(struct igc_adapter *adapter, struct timespec64 *ts) in igc_ptp_read() function
82 igc_ptp_read(igc, &now); in igc_ptp_adjtime_i225()
979 igc_ptp_read(adapter, &adapter->prev_ptp_time); in igc_ptp_time_save()
Digc.h633 void igc_ptp_read(struct igc_adapter *adapter, struct timespec64 *ts);
Digc_main.c5805 igc_ptp_read(adapter, &now); in validate_schedule()