Searched refs:E1000_FCRTL_XONE (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/igb/
H A De1000_defines.h436 #define E1000_FCRTL_XONE 0x80000000 /* Enable XON frame transmission */ macro
H A De1000_mac.c650 fcrtl |= E1000_FCRTL_XONE;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/e1000e/
H A Ddefines.h507 #define E1000_FCRTL_XONE 0x80000000 /* Enable XON frame transmission */ macro
H A Dlib.c998 fcrtl |= E1000_FCRTL_XONE;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/e1000/
H A De1000_hw.h1864 #define E1000_FCRTL_XONE 0x80000000 /* Enable XON frame transmission */ macro
H A De1000_hw.c799 ew32(FCRTL, (hw->fc_low_water | E1000_FCRTL_XONE));

Completed in 126 milliseconds