Home
last modified time | relevance | path

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

/freebsd/sys/dev/igc/
H A Digc_hw.h501 bool strict_ieee; /* Strict IEEE mode */ member
/freebsd/sys/dev/e1000/
H A De1000_hw.h934 bool strict_ieee; /* Strict IEEE mode */ member
/freebsd/sys/dev/ixgbe/
H A Dixgbe_x550.c711 if (hw->fc.strict_ieee && hw->fc.requested_mode == ixgbe_fc_rx_pause) { in ixgbe_setup_fw_link()
3862 if (hw->fc.strict_ieee && hw->fc.requested_mode == ixgbe_fc_rx_pause) { in ixgbe_setup_fc_X550em()
4096 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.h3904 bool strict_ieee; /* Strict IEEE mode */ member