Home
last modified time | relevance | path

Searched refs:strict_ieee (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/uts/common/io/e1000api/
H A De1000_hw.h880 bool strict_ieee; /* Strict IEEE mode */ member
/titanic_50/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_common.c227 if (hw->fc.strict_ieee && hw->fc.requested_mode == ixgbe_fc_rx_pause) { in ixgbe_setup_fc_generic()
339 if (hw->fc.strict_ieee) in ixgbe_setup_fc_generic()
H A Dixgbe_x550.c2839 if (hw->fc.strict_ieee && hw->fc.requested_mode == ixgbe_fc_rx_pause) { in ixgbe_setup_fc_X550em()
H A Dixgbe_type.h3548 bool strict_ieee; /* Strict IEEE mode */ member