Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ig_hal/
H A De1000_hw.h915 bool strict_ieee; /* Strict IEEE mode */ member
/dragonfly/sys/dev/netif/ix/
H A Dixgbe_x550.c709 if (hw->fc.strict_ieee && hw->fc.requested_mode == ixgbe_fc_rx_pause) { in ixgbe_setup_fw_link()
3909 if (hw->fc.strict_ieee && hw->fc.requested_mode == ixgbe_fc_rx_pause) { in ixgbe_setup_fc_X550em()
4143 if (hw->fc.strict_ieee && hw->fc.requested_mode == ixgbe_fc_rx_pause) { in ixgbe_setup_fc_backplane_x550em_a()
H A Dixgbe_common.c244 if (hw->fc.strict_ieee && hw->fc.requested_mode == ixgbe_fc_rx_pause) { in ixgbe_setup_fc_generic()
356 if (hw->fc.strict_ieee) in ixgbe_setup_fc_generic()
H A Dixgbe_type.h3791 bool strict_ieee; /* Strict IEEE mode */ member