Home
last modified time | relevance | path

Searched refs:IGC_DMACR_DMAC_EN (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/igc/core/
H A Digc_defines.h1210 #define IGC_DMACR_DMAC_EN 0x80000000 /* Enable DMA Coalescing */ macro
H A Digc_i225.c926 if (IGC_READ_REG(hw, IGC_DMACR) & IGC_DMACR_DMAC_EN) { in igc_set_ltr_i225()