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

/osnet-11/usr/src/grub/grub-0.97/netboot/
H A De1000.c1379 E1000_WRITE_REG(hw, FCRTL, (hw->fc_low_water | E1000_FCRTL_XONE));
1386 E1000_WRITE_REG(hw, FCRTL, (FC_DEFAULT_LO_THRESH | E1000_FCRTL_XONE));
H A De1000_hw.h1272 #define E1000_FCRTL_XONE 0x80000000 /* Enable XON frame transmission */ macro

Completed in 34 milliseconds