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