Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/e1000/
De1000_hw.h893 bool strict_ieee; /* Strict IEEE mode */ member
/freebsd-10-stable/sys/dev/ixgbe/
Dixgbe_x550.c791 if (hw->fc.strict_ieee && hw->fc.requested_mode == ixgbe_fc_rx_pause) { in ixgbe_setup_fw_link()
3931 if (hw->fc.strict_ieee && hw->fc.requested_mode == ixgbe_fc_rx_pause) { in ixgbe_setup_fc_X550em()
4162 if (hw->fc.strict_ieee && hw->fc.requested_mode == ixgbe_fc_rx_pause) { in ixgbe_setup_fc_backplane_x550em_a()
Dixgbe_common.c241 if (hw->fc.strict_ieee && hw->fc.requested_mode == ixgbe_fc_rx_pause) { in ixgbe_setup_fc_generic()
353 if (hw->fc.strict_ieee) in ixgbe_setup_fc_generic()
Dixv_type.h3755 bool strict_ieee; /* Strict IEEE mode */ member
Dixgbe_type.h3740 bool strict_ieee; /* Strict IEEE mode */ member