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

/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/igbvf/
H A Digbvf_main.c367 ew32 ( TCTL, tctl & ~E1000_TCTL_EN );
414 tctl |= E1000_TCTL_EN;
H A Digbvf_defines.h556 #define E1000_TCTL_EN 0x00000002 /* enable tx */ macro

Completed in 55 milliseconds