Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/intel/igc/
H A Digc_ptp.c406 igc->pps_sys_wrap_on = on; in igc_ptp_feature_enable_i225()
1307 (adapter->pps_sys_wrap_on ? IGC_TSICR_SYS_WRAP : 0)); in igc_ptp_reset()
H A Digc.h328 bool pps_sys_wrap_on; member
/linux-6.15/drivers/net/ethernet/intel/igb/
H A Digb.h639 bool pps_sys_wrap_on; member
H A Digb_ptp.c784 igb->pps_sys_wrap_on = !!on; in igb_ptp_feature_enable_i210()
1507 (adapter->pps_sys_wrap_on ? TSINTR_SYS_WRAP : 0)); in igb_ptp_reset()