Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/ixgbe/
Dixgbe_x550.c4075 hw->fc.fc_was_autonegged = TRUE; in ixgbe_fc_autoneg_backplane_x550em_a()
4077 hw->fc.fc_was_autonegged = FALSE; in ixgbe_fc_autoneg_backplane_x550em_a()
4089 hw->fc.fc_was_autonegged = FALSE; in ixgbe_fc_autoneg_fiber_x550em_a()
4141 hw->fc.fc_was_autonegged = TRUE; in ixgbe_fc_autoneg_sgmii_x550em_a()
4143 hw->fc.fc_was_autonegged = FALSE; in ixgbe_fc_autoneg_sgmii_x550em_a()
Dixgbe_common.c3149 hw->fc.fc_was_autonegged = TRUE; in ixgbe_fc_autoneg()
3151 hw->fc.fc_was_autonegged = FALSE; in ixgbe_fc_autoneg()
Dixv_type.h3757 bool fc_was_autonegged; /* Is current_mode the result of autonegging? */ member
Dixgbe_type.h3742 bool fc_was_autonegged; /* Is current_mode the result of autonegging? */ member