Home
last modified time | relevance | path

Searched refs:IXGBE_FCRTL_XONE (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/io/ixgbe/
H A Dixgbe_82598.c514 fcrtl = (hw->fc.low_water[i] << 10) | IXGBE_FCRTL_XONE; in ixgbe_fc_enable_82598()
H A Dixgbe_type.h1362 #define IXGBE_FCRTL_XONE 0x80000000 /* XON enable */ macro
H A Dixgbe_common.c2515 fcrtl = (hw->fc.low_water[i] << 10) | IXGBE_FCRTL_XONE; in ixgbe_fc_enable_generic()