Searched refs:E1000_TCTL_EN (Results 1 - 5 of 5) sorted by relevance

/freebsd-11.0-release/sys/dev/e1000/
H A De1000_defines.h415 #define E1000_TCTL_EN 0x00000002 /* enable Tx */ macro
H A De1000_82571.c1084 tctl &= ~E1000_TCTL_EN;
H A Dif_lem.c1950 tctl & ~E1000_TCTL_EN);
2864 tctl |= (E1000_TCTL_PSP | E1000_TCTL_RTLC | E1000_TCTL_EN |
H A Dif_em.c2925 E1000_WRITE_REG(hw, E1000_TCTL, tctl | E1000_TCTL_EN);
3752 tctl |= (E1000_TCTL_PSP | E1000_TCTL_RTLC | E1000_TCTL_EN |
H A Dif_igb.c3682 tctl |= (E1000_TCTL_PSP | E1000_TCTL_RTLC | E1000_TCTL_EN |

Completed in 198 milliseconds