IGC_TSICR_SYS_WRAP
if (tsicr & IGC_TSICR_SYS_WRAP) {
(adapter->pps_sys_wrap_on ? IGC_TSICR_SYS_WRAP : 0));
tsim |= IGC_TSICR_SYS_WRAP;
tsim &= ~IGC_TSICR_SYS_WRAP;