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