Home
last modified time | relevance | path

Searched refs:negotiation (Results 1 – 12 of 12) sorted by relevance

/dpdk/drivers/net/ixgbe/
H A Dixgbe_82599_bypass.c102 bool negotiation; in ixgbe_setup_mac_link_multispeed_fixed_fiber() local
107 status = ixgbe_get_link_capabilities(hw, &link_speed, &negotiation); in ixgbe_setup_mac_link_multispeed_fixed_fiber()
/dpdk/doc/guides/rel_notes/
H A Drelease_16_04.rst29 Added a feature to allow the definition of a set of advertised speeds for auto-negotiation,
30 explicitly disabling link auto-negotiation (single speed)
31 and full auto-negotiation.
35 The driver operates for a variety of ENA adapters through feature negotiation
69 Added the offload and negotiation of checksum and TSO between vhost-user and
131 * **Supported link speed auto-negotiation on X550EM_X**
133 Normally the auto-negotiation is supported by firmware and software doesn't care about
134 it. But on x550em_x, firmware doesn't support auto-negotiation. As the ports of x550em_x
137 We added the support for auto-negotiation by software to avoid this link down issue.
H A Drelease_16_11.rst73 * Added support for flow control auto negotiation for X550em_a 1G PHY.
H A Drelease_16_07.rst58 * Added X550a flow control auto negotiation support.
H A Drelease_2_1.rst975 * **virtio: Fix ring size negotiation.**
H A Drelease_18_05.rst534 negotiation instead of previous dedicated unix socket way, pdump
/dpdk/doc/guides/nics/
H A Dtxgbe.rst89 Extra logging of auto-negotiation process for backplane NICs.
106 Toggle behavior to use auto-negotiation mode or force mode to
H A Dvirtio.rst56 * Features of mac/vlan filter are supported, negotiation with vhost/backend are needed to support…
H A Dbnxt.rst190 auto-negotiation on a port:
/dpdk/doc/guides/howto/
H A Dvfd.rst42 Compared with the traditional approach the VFd moves the negotiation between
44 should define how the negotiation between the VF and PF works, or even if the
/dpdk/doc/guides/prog_guide/
H A Dvhost_lib.rst185 This function triggers the vhost-user negotiation. It should be invoked at
/dpdk/doc/guides/testpmd_app_ug/
H A Dtestpmd_funcs.rst1537 * ``autoneg``: Change the auto-negotiation parameter.