Home
last modified time | relevance | path

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

/freebsd/sys/dev/e1000/
H A Dif_em.h267 #define IGB_DMCTLX_DCFLUSH_DIS 0x80000000 /* Disable DMA Coalesce Flush */ macro
355 #define IGB_DMCTLX_DCFLUSH_DIS 0x80000000 /* Disable DMA Coalesce Flush */ macro
H A Dif_em.c2900 reg |= IGB_DMCTLX_DCFLUSH_DIS; in igb_init_dmac()