Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/intel/igc/
Digc_ptp.c386 igc->pps_sys_wrap_on = on; in igc_ptp_feature_enable_i225()
1075 (adapter->pps_sys_wrap_on ? IGC_TSICR_SYS_WRAP : 0)); in igc_ptp_reset()
Digc.h246 bool pps_sys_wrap_on; member
/linux-6.1.9/drivers/net/ethernet/intel/igb/
Digb.h632 bool pps_sys_wrap_on; member
Digb_ptp.c797 igb->pps_sys_wrap_on = !!on; in igb_ptp_feature_enable_i210()
1519 (adapter->pps_sys_wrap_on ? TSINTR_SYS_WRAP : 0)); in igb_ptp_reset()