Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/igc/
H A Digc_ptp.c405 igc->pps_sys_wrap_on = on; in igc_ptp_feature_enable_i225()
1224 (adapter->pps_sys_wrap_on ? IGC_TSICR_SYS_WRAP : 0)); in igc_ptp_reset()
H A Digc.h274 bool pps_sys_wrap_on; member
/openbmc/linux/drivers/net/ethernet/intel/igb/
H A Digb.h632 bool pps_sys_wrap_on; member
H A Digb_ptp.c778 igb->pps_sys_wrap_on = !!on; in igb_ptp_feature_enable_i210()
1501 (adapter->pps_sys_wrap_on ? TSINTR_SYS_WRAP : 0)); in igb_ptp_reset()