Searched refs:negotiate (Results 1 – 6 of 6) sorted by relevance
9 and a few new packet types used to negotiate uart speed.
98 - mac<->mac auto negotiate mode: 0
68 This is used to negotiate VIRTIO_NET_F_GUEST_TSO4 and
275 Fix link detect flow in case where auto-negotiate is not enabled, by calling
1388 bool link_up = false, negotiate = 0; in txgbe_dev_start() local1526 err = hw->mac.get_link_capabilities(hw, &speed, &negotiate); in txgbe_dev_start()
2547 bool link_up = false, negotiate = 0; in ixgbe_dev_start() local2700 err = ixgbe_get_link_capabilities(hw, &speed, &negotiate); in ixgbe_dev_start()