Searched refs:IGC_TXD_STAT_DD (Results 1 – 3 of 3) sorted by relevance
99 if (!(status & IGC_TXD_STAT_DD)) in igc_dump_rs()112 IGC_TXD_STAT_DD) in igc_dump_rs()358 updated = !!(status & IGC_TXD_STAT_DD); in igc_isc_txd_credits_update()385 } while ((status & IGC_TXD_STAT_DD)); in igc_isc_txd_credits_update()
317 #define IGC_TXD_STAT_DD 0x00000001 /* Descriptor Done */ macro
419 IGC_TXD_STAT_DD : 0); in igc_get_regs()