Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/igc/
H A Digc.h694 void igc_ptp_reset(struct igc_adapter *adapter);
H A Digc_ptp.c1202 void igc_ptp_reset(struct igc_adapter *adapter) in igc_ptp_reset() function
H A Digc_main.c120 igc_ptp_reset(adapter); in igc_reset()