Searched refs:E1000_FCRTL_XONE (Results 1 – 2 of 2) sorted by relevance
1948 #define E1000_FCRTL_XONE 0x80000000 /* Enable XON frame transmission */ macro
1213 E1000_WRITE_REG(hw, FCRTL, (hw->fc_low_water | E1000_FCRTL_XONE)); in e1000_setup_link()