Searched refs:E1000_CTRL_TFCE (Results 1 – 2 of 2) sorted by relevance
33 #define E1000_CTRL_TFCE 0x10000000 /* Transmit flow control enable */ macro404 reg & E1000_CTRL_TFCE ? "enabled" : "disabled", in e1000_dump_regs()
30 #define E1000_CTRL_TFCE 0x10000000 /* Transmit flow control enable */ macro115 reg & E1000_CTRL_TFCE ? "enabled" : "disabled", in igb_dump_regs()