numam-dpdk/drivers/net/bnx2x
Marc Sune 82113036e4 ethdev: redesign link speed config
This patch redesigns the API to set the link speed/s configuration
of an ethernet port. Specifically:

- it allows to define a set of advertised speeds for
  auto-negociation.
- it allows to disable link auto-negociation (single fixed speed).
- default: auto-negociate all supported speeds.

A flag autoneg in struct rte_eth_link indicates if link speed was a
result of auto-negociation or was fixed by configuration.

Signed-off-by: Marc Sune <marcdevel@gmail.com>
Tested-by: Nelio Laranjeiro <nelio.laranjeiro@6wind.com>
Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
Tested-by: Beilei Xing <beilei.xing@intel.com>
Tested-by: Adrien Mazarguil <adrien.mazarguil@6wind.com>
2016-04-01 21:38:34 +02:00
..
bnx2x_ethdev.c ethdev: redesign link speed config 2016-04-01 21:38:34 +02:00
bnx2x_ethdev.h bnx2x: add license file 2015-12-13 01:58:10 +01:00
bnx2x_logs.h bnx2x: add license file 2015-12-13 01:58:10 +01:00
bnx2x_rxtx.c remove extra parentheses in return statement 2016-02-10 15:47:50 +01:00
bnx2x_rxtx.h bnx2x: add license file 2015-12-13 01:58:10 +01:00
bnx2x_stats.c bnx2x: add license file 2015-12-13 01:58:10 +01:00
bnx2x_stats.h bnx2x: add license file 2015-12-13 01:58:10 +01:00
bnx2x_vfpf.c bnx2x: determine queue sizes sooner 2016-03-16 16:51:12 +01:00
bnx2x_vfpf.h bnx2x: add license file 2015-12-13 01:58:10 +01:00
bnx2x.c bnx2x: determine queue sizes sooner 2016-03-16 16:51:12 +01:00
bnx2x.h bnx2x: remove unused variable 2016-03-16 16:49:15 +01:00
debug.c remove extra parentheses in return statement 2016-02-10 15:47:50 +01:00
ecore_fw_defs.h bnx2x: add license file 2015-12-13 01:58:10 +01:00
ecore_hsi.h bnx2x: add license file 2015-12-13 01:58:10 +01:00
ecore_init_ops.h bnx2x: add license file 2015-12-13 01:58:10 +01:00
ecore_init.h bnx2x: add license file 2015-12-13 01:58:10 +01:00
ecore_mfw_req.h bnx2x: add license file 2015-12-13 01:58:10 +01:00
ecore_reg.h bnx2x: add license file 2015-12-13 01:58:10 +01:00
ecore_sp.c bnx2x: add license file 2015-12-13 01:58:10 +01:00
ecore_sp.h bnx2x: fix build on FreeBSD 2015-12-13 01:58:10 +01:00
elink.c ethdev: use constants for link state 2016-04-01 21:38:34 +02:00
elink.h bnx2x: add license file 2015-12-13 01:58:10 +01:00
LICENSE.bnx2x_pmd bnx2x: add license file 2015-12-13 01:58:10 +01:00
Makefile bnx2x: add periodic debug option 2015-12-13 01:55:12 +01:00
rte_pmd_bnx2x_version.map bnx2x: driver support routines 2015-07-27 04:27:10 +02:00