Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/igc/
H A Digc_ptp.c24 void igc_ptp_read(struct igc_adapter *adapter, struct timespec64 *ts) in igc_ptp_read() function
81 igc_ptp_read(igc, &now); in igc_ptp_adjtime_i225()
363 igc_ptp_read(igc, &safe_start); in igc_ptp_feature_enable_i225()
1132 igc_ptp_read(adapter, &adapter->prev_ptp_time); in igc_ptp_time_save()
H A Digc.h701 void igc_ptp_read(struct igc_adapter *adapter, struct timespec64 *ts);
H A Digc_main.c6080 igc_ptp_read(adapter, &now); in validate_schedule()
6220 igc_ptp_read(adapter, &now); in igc_save_qbv_schedule()