Searched refs:E1000_DMACR_DMAC_EN (Results 1 – 2 of 2) sorted by relevance
317 #define E1000_DMACR_DMAC_EN 0x80000000 /* Enable DMA Coalescing */ macro
9881 reg |= (E1000_DMACR_DMAC_EN | E1000_DMACR_DMAC_LX_MASK); in igb_init_dmac()