IGC_RXDADV_STAT_TSIP
if (igc_test_staterr(rx_desc, IGC_RXDADV_STAT_TSIP)) {
if (igc_test_staterr(desc, IGC_RXDADV_STAT_TSIP)) {
if (igc_test_staterr(ctx->rx_desc, IGC_RXDADV_STAT_TSIP)) {