Searched refs:IGC_DMCTLX_DCFLUSH_DIS (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/igc/ | ||
H A D | if_igc.h | 157 #define IGC_DMCTLX_DCFLUSH_DIS 0x80000000 /* Disable DMA Coalesce Flush */ macro |
H A D | if_igc.c | 1761 reg |= IGC_DMCTLX_DCFLUSH_DIS; in igc_init_dmac() |