Searched refs:E1000_FCRTL_XONE (Results 1 – 6 of 6) sorted by relevance
518 #define E1000_FCRTL_XONE 0x80000000 /* Enable XON frame transmission */ macro
940 fcrtl |= E1000_FCRTL_XONE; in e1000e_set_fc_watermarks()
488 #define E1000_FCRTL_XONE 0x80000000 /* Enable XON frame transmission */ macro
695 fcrtl |= E1000_FCRTL_XONE; in igb_set_fc_watermarks()
1921 #define E1000_FCRTL_XONE 0x80000000 /* Enable XON frame transmission */ macro
824 ew32(FCRTL, (hw->fc_low_water | E1000_FCRTL_XONE)); in e1000_setup_link()