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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/igb/
H A De1000_defines.h283 #define E1000_TCTL_EN 0x00000002 /* enable tx */ macro
H A Digb_main.c1514 tctl &= ~E1000_TCTL_EN;
2507 tctl |= E1000_TCTL_EN;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/igb/
H A De1000_defines.h283 #define E1000_TCTL_EN 0x00000002 /* enable tx */ macro
H A Digb_main.c1514 tctl &= ~E1000_TCTL_EN;
2507 tctl |= E1000_TCTL_EN;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/e1000e/
H A Ddefines.h313 #define E1000_TCTL_EN 0x00000002 /* enable Tx */ macro
H A Dethtool.c1150 ew32(TCTL, E1000_TCTL_PSP | E1000_TCTL_EN | E1000_TCTL_MULR |
H A Dnetdev.c3250 tctl &= ~E1000_TCTL_EN;
4127 tctl |= E1000_TCTL_EN;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/e1000e/
H A Ddefines.h313 #define E1000_TCTL_EN 0x00000002 /* enable Tx */ macro
H A Dethtool.c1150 ew32(TCTL, E1000_TCTL_PSP | E1000_TCTL_EN | E1000_TCTL_MULR |
H A Dnetdev.c3250 tctl &= ~E1000_TCTL_EN;
4127 tctl |= E1000_TCTL_EN;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/e1000/
H A De1000_main.c496 tctl &= ~E1000_TCTL_EN;
2236 ew32(TCTL, tctl & ~E1000_TCTL_EN);
2339 tctl |= E1000_TCTL_EN;
H A De1000_ethtool.c1058 ew32(TCTL, E1000_TCTL_PSP | E1000_TCTL_EN |
H A De1000_hw.h1921 #define E1000_TCTL_EN 0x00000002 /* enable tx */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/e1000/
H A De1000_main.c496 tctl &= ~E1000_TCTL_EN;
2236 ew32(TCTL, tctl & ~E1000_TCTL_EN);
2339 tctl |= E1000_TCTL_EN;
H A De1000_ethtool.c1058 ew32(TCTL, E1000_TCTL_PSP | E1000_TCTL_EN |
H A De1000_hw.h1921 #define E1000_TCTL_EN 0x00000002 /* enable tx */ macro

Completed in 371 milliseconds