Searched refs:E1000_FCRTL_XONE (Results 1 – 8 of 8) 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
744 fcrtl |= E1000_FCRTL_XONE; in igb_set_fc_watermarks()
1523 #define E1000_FCRTL_XONE 0x80000000 /* Enable XON frame transmission */ macro
1975 (hw->fc_low_water | E1000_FCRTL_XONE)); in e1000_setup_link()
1894 #define E1000_FCRTL_XONE 0x80000000 /* Enable XON frame transmission */ macro
780 ew32(FCRTL, (hw->fc_low_water | E1000_FCRTL_XONE)); in e1000_setup_link()