Home
last modified time | relevance | path

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

/freebsd/sys/dev/igc/
H A Dif_igc.h157 #define IGC_DMCTLX_DCFLUSH_DIS 0x80000000 /* Disable DMA Coalesce Flush */ macro
H A Dif_igc.c1761 reg |= IGC_DMCTLX_DCFLUSH_DIS; in igc_init_dmac()