Searched refs:IGC_RXDADV_STAT_TSIP (Results 1 - 2 of 2) sorted by path

/linux-master/drivers/net/ethernet/intel/igc/
H A Digc_defines.h374 #define IGC_RXDADV_STAT_TSIP 0x08000 /* timestamp in packet */ macro
H A Digc_main.c2617 if (igc_test_staterr(rx_desc, IGC_RXDADV_STAT_TSIP)) {
2802 if (igc_test_staterr(desc, IGC_RXDADV_STAT_TSIP)) {
6790 if (igc_test_staterr(ctx->rx_desc, IGC_RXDADV_STAT_TSIP)) {

Completed in 479 milliseconds