Home
last modified time | relevance | path

Searched refs:negotiate (Results 1 – 6 of 6) sorted by relevance

/f-stack/freebsd/contrib/device-tree/Bindings/net/
H A Dnokia-bluetooth.txt9 and a few new packet types used to negotiate uart speed.
H A Dkeystone-netcp.txt98 - mac<->mac auto negotiate mode: 0
/f-stack/dpdk/doc/guides/howto/
H A Dvirtio_user_as_exceptional_path.rst68 This is used to negotiate VIRTIO_NET_F_GUEST_TSO4 and
/f-stack/dpdk/doc/guides/rel_notes/
H A Drelease_2_2.rst275 Fix link detect flow in case where auto-negotiate is not enabled, by calling
/f-stack/dpdk/drivers/net/txgbe/
H A Dtxgbe_ethdev.c1388 bool link_up = false, negotiate = 0; in txgbe_dev_start() local
1526 err = hw->mac.get_link_capabilities(hw, &speed, &negotiate); in txgbe_dev_start()
/f-stack/dpdk/drivers/net/ixgbe/
H A Dixgbe_ethdev.c2547 bool link_up = false, negotiate = 0; in ixgbe_dev_start() local
2700 err = ixgbe_get_link_capabilities(hw, &speed, &negotiate); in ixgbe_dev_start()