Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/igc/
H A Digc_ptp.c395 igc->pps_sys_wrap_on = on; in igc_ptp_feature_enable_i225()
1338 (adapter->pps_sys_wrap_on ? IGC_TSICR_SYS_WRAP : 0)); in igc_ptp_reset()
H A Digc.h335 bool pps_sys_wrap_on; member
/linux/drivers/net/ethernet/intel/igb/
H A Digb_ptp.c770 igb->pps_sys_wrap_on = !!on; in igb_ptp_feature_enable_i210()
1493 (adapter->pps_sys_wrap_on ? TSINTR_SYS_WRAP : 0)); in igb_ptp_reset()