Searched refs:E1000_FCRTL_XONE (Results 1 – 4 of 4) sorted by relevance
741 #define E1000_FCRTL_XONE 0x80000000 /* Enable XON frame transmission */ macro
1269 fcrtl |= E1000_FCRTL_XONE; in e1000_set_fc_watermarks_generic()
1379 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));
1272 #define E1000_FCRTL_XONE 0x80000000 /* Enable XON frame transmission */ macro