Searched refs:fc_was_autonegged (Results 1 – 3 of 3) sorted by relevance
4055 hw->fc.fc_was_autonegged = TRUE; in ixgbe_fc_autoneg_backplane_x550em_a()4057 hw->fc.fc_was_autonegged = FALSE; in ixgbe_fc_autoneg_backplane_x550em_a()4069 hw->fc.fc_was_autonegged = FALSE; in ixgbe_fc_autoneg_fiber_x550em_a()4121 hw->fc.fc_was_autonegged = TRUE; in ixgbe_fc_autoneg_sgmii_x550em_a()4123 hw->fc.fc_was_autonegged = FALSE; in ixgbe_fc_autoneg_sgmii_x550em_a()
3158 hw->fc.fc_was_autonegged = TRUE; in ixgbe_fc_autoneg()3160 hw->fc.fc_was_autonegged = FALSE; in ixgbe_fc_autoneg()
3795 bool fc_was_autonegged; /* Is current_mode the result of autonegging? */ member