Searched refs:IGC_TXD_STAT_DD (Results 1 – 2 of 2) sorted by relevance
317 #define IGC_TXD_STAT_DD 0x00000001 /* Descriptor Done */ macro
2686 if (!(eop_desc->wb.status & cpu_to_le32(IGC_TXD_STAT_DD))) in igc_clean_tx_irq()
Completed in 16 milliseconds