Searched refs:IGC_RXDADV_STAT_TSIP (Results 1 – 2 of 2) sorted by relevance
372 #define IGC_RXDADV_STAT_TSIP 0x08000 /* timestamp in packet */ macro
2613 if (igc_test_staterr(rx_desc, IGC_RXDADV_STAT_TSIP)) { in igc_clean_rx_irq()2802 if (igc_test_staterr(desc, IGC_RXDADV_STAT_TSIP)) { in igc_clean_rx_irq_zc()6675 if (igc_test_staterr(ctx->rx_desc, IGC_RXDADV_STAT_TSIP)) { in igc_xdp_rx_timestamp()