Searched refs:E1000_DTXSWC (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.3-release/sys/dev/e1000/
H A De1000_82575.c2281 reg_offset = E1000_DTXSWC;
2319 dtxswc = E1000_READ_REG(hw, E1000_DTXSWC);
2324 E1000_WRITE_REG(hw, E1000_DTXSWC, dtxswc);
H A De1000_regs.h556 #define E1000_DTXSWC 0x03500 /* DMA Tx Switch Control - RW */ macro

Completed in 155 milliseconds