Searched refs:IGC_DMACR_DMAC_EN (Results 1 – 3 of 3) sorted by relevance
1212 #define IGC_DMACR_DMAC_EN 0x80000000 /* Enable DMA Coalescing */ macro
929 if (IGC_READ_REG(hw, IGC_DMACR) & IGC_DMACR_DMAC_EN) { in igc_set_ltr_i225()
1506 u32 dmac, reg = ~IGC_DMACR_DMAC_EN; in igc_init_dmac()1540 reg |= (IGC_DMACR_DMAC_EN | IGC_DMACR_DMAC_LX_MASK); in igc_init_dmac()