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

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_hw.h884 bool strict_ieee; /* Strict IEEE mode */ member in struct:e1000_fc_info
/illumos-gate/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) {
339 if (hw->fc.strict_ieee)
H A Dixgbe_x550.c2839 if (hw->fc.strict_ieee && hw->fc.requested_mode == ixgbe_fc_rx_pause) {
H A Dixgbe_type.h3548 bool strict_ieee; /* Strict IEEE mode */ member in struct:ixgbe_fc_info

Completed in 106 milliseconds