Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/igc/core/
H A Digc_hw.h501 bool strict_ieee; /* Strict IEEE mode */ member
/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_hw.h961 bool strict_ieee; /* Strict IEEE mode */ member
/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_x550.c708 if (hw->fc.strict_ieee && hw->fc.requested_mode == ixgbe_fc_rx_pause) { in ixgbe_setup_fw_link()
3908 if (hw->fc.strict_ieee && hw->fc.requested_mode == ixgbe_fc_rx_pause) { in ixgbe_setup_fc_X550em()
4142 if (hw->fc.strict_ieee && hw->fc.requested_mode == ixgbe_fc_rx_pause) { in ixgbe_setup_fc_backplane_x550em_a()
H A Dixgbe_common.c246 if (hw->fc.strict_ieee && hw->fc.requested_mode == ixgbe_fc_rx_pause) { in ixgbe_setup_fc_generic()
359 if (hw->fc.strict_ieee) in ixgbe_setup_fc_generic()
H A Dixgbe_type.h3793 bool strict_ieee; /* Strict IEEE mode */ member