Home
last modified time | relevance | path

Searched refs:fc_was_autonegged (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/io/ixgbe/
H A Dixgbe_common.c2744 hw->fc.fc_was_autonegged = TRUE; in ixgbe_fc_autoneg()
2746 hw->fc.fc_was_autonegged = FALSE; in ixgbe_fc_autoneg()
H A Dixgbe_type.h2846 bool fc_was_autonegged; /* Is current_mode the result of autonegging? */ member