Searched refs:E1000_FCRTL_XONE (Results 1 – 6 of 6) sorted by relevance
521 #define E1000_FCRTL_XONE 0x80000000 /* Enable XON frame transmission */ macro
921 fcrtl |= E1000_FCRTL_XONE; in e1000e_set_fc_watermarks()
514 #define E1000_FCRTL_XONE 0x80000000 /* Enable XON frame transmission */ macro
775 fcrtl |= E1000_FCRTL_XONE; in igb_set_fc_watermarks()
1891 #define E1000_FCRTL_XONE 0x80000000 /* Enable XON frame transmission */ macro
780 ew32(FCRTL, (hw->fc_low_water | E1000_FCRTL_XONE)); in e1000_setup_link()