Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/igb/
H A De1000_regs.h335 #define E1000_DTXSWC 0x03500 /* DMA Tx Switch Control - RW */ macro
H A Digb_main.c10021 reg_offset = (hw->mac.type == e1000_82576) ? E1000_DTXSWC : E1000_TXSWC; in igb_ndo_set_vf_spoofchk()