Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/igc/
H A Digc_hw.h347 bool strict_ieee; member
/netbsd-src/sys/dev/pci/ixgbe/
H A Dixgbe_x550.c821 if (hw->fc.strict_ieee && hw->fc.requested_mode == ixgbe_fc_rx_pause) { in ixgbe_setup_fw_link()
4108 if (hw->fc.strict_ieee && hw->fc.requested_mode == ixgbe_fc_rx_pause) { in ixgbe_setup_fc_X550em()
4342 if (hw->fc.strict_ieee && hw->fc.requested_mode == ixgbe_fc_rx_pause) { in ixgbe_setup_fc_backplane_x550em_a()
H A Dixgbe_common.c247 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.h3889 bool strict_ieee; /* Strict IEEE mode */ member