Searched refs:IGC_RXD_STAT_EOP (Results 1 – 2 of 2) sorted by relevance
364 #define IGC_RXD_STAT_EOP 0x02 /* End of Packet */ macro
1872 if (likely(igc_test_staterr(rx_desc, IGC_RXD_STAT_EOP))) in igc_is_non_eop()
Completed in 16 milliseconds