Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/igc/
H A Digc_hw.h169 bool strict_ieee; /* Strict IEEE mode */ member
H A Digc_mac.c609 (hw->fc.strict_ieee)) { in igc_config_fc_after_link_up()
/openbmc/linux/drivers/net/ethernet/intel/igb/
H A De1000_hw.h469 bool strict_ieee; /* Strict IEEE mode */ member
H A De1000_mac.c1063 (hw->fc.strict_ieee)) { in igb_config_fc_after_link_up()
/openbmc/linux/drivers/net/ethernet/intel/e1000e/
H A Dhw.h679 bool strict_ieee; /* Strict IEEE mode */ member
/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_x550.c569 if (hw->fc.strict_ieee && hw->fc.requested_mode == ixgbe_fc_rx_pause) { in ixgbe_setup_fw_link()
2861 if (hw->fc.strict_ieee && hw->fc.requested_mode == ixgbe_fc_rx_pause) { in ixgbe_setup_fc_x550em()
3568 if (hw->fc.strict_ieee && hw->fc.requested_mode == ixgbe_fc_rx_pause) { in ixgbe_setup_fc_backplane_x550em_a()
H A Dixgbe_common.c125 if (hw->fc.strict_ieee && hw->fc.requested_mode == ixgbe_fc_rx_pause) { in ixgbe_setup_fc_generic()
230 if (hw->fc.strict_ieee) in ixgbe_setup_fc_generic()
H A Dixgbe_type.h3305 bool strict_ieee; /* Strict IEEE mode */ member