Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/e1000api/
H A De1000_regs.h556 #define E1000_DTXSWC 0x03500 /* DMA Tx Switch Control - RW */ macro
H A De1000_82575.c2281 reg_offset = E1000_DTXSWC; in e1000_vmdq_set_anti_spoofing_pf()
2319 dtxswc = E1000_READ_REG(hw, E1000_DTXSWC); in e1000_vmdq_set_loopback_pf()
2324 E1000_WRITE_REG(hw, E1000_DTXSWC, dtxswc); in e1000_vmdq_set_loopback_pf()