Searched refs:E1000_TXCW_ASM_DIR (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/e1000e/
H A Ddefines.h512 #define E1000_TXCW_ASM_DIR 0x00000100 /* TXCW astm pause direction */ macro
H A Dlib.c830 txcw = (E1000_TXCW_ANE | E1000_TXCW_FD | E1000_TXCW_ASM_DIR);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/e1000/
H A De1000_hw.h1902 #define E1000_TXCW_ASM_DIR 0x00000100 /* TXCW astm pause direction */ macro
H A De1000_hw.c885 txcw = (E1000_TXCW_ANE | E1000_TXCW_FD | E1000_TXCW_ASM_DIR);

Completed in 111 milliseconds