numam-dpdk/drivers/net/ixgbe
Marc Sune 1131900006 ethdev: use constants for link duplex
Some duplex values are replaced from 0 to half-duplex when link is down.

Some drivers are still using their own constants for duplex modes.

Signed-off-by: Marc Sune <marcdevel@gmail.com>
2016-04-01 21:38:34 +02:00
..
base ixgbe/base: fix VF multi-queue 2016-03-30 20:17:58 +02:00
ixgbe_82599_bypass.c remove extra parentheses in return statement 2016-02-10 15:47:50 +01:00
ixgbe_bypass_api.h ixgbe: support new devices and MAC types 2016-03-16 17:09:27 +01:00
ixgbe_bypass_defines.h
ixgbe_bypass.c ixgbe: fix whitespace 2016-03-16 17:04:37 +01:00
ixgbe_bypass.h
ixgbe_ethdev.c ethdev: use constants for link duplex 2016-04-01 21:38:34 +02:00
ixgbe_ethdev.h ixgbe: fail if too many queues for interrupt 2016-03-30 20:17:58 +02:00
ixgbe_fdir.c ixgbe: support new devices and MAC types 2016-03-16 17:09:27 +01:00
ixgbe_logs.h
ixgbe_pf.c ixgbe: fix constant sign in left shift operator 2016-03-31 17:09:56 +02:00
ixgbe_regs.h
ixgbe_rxtx_vec.c ixgbe: fix packet type from vector Rx 2016-03-25 19:03:28 +01:00
ixgbe_rxtx.c ixgbe: fix uninitialized warning 2016-03-31 17:09:56 +02:00
ixgbe_rxtx.h ixgbe: speed up non-vector Tx 2016-03-16 16:58:39 +01:00
Makefile ixgbe: disable icc false positive warning 2016-03-25 19:03:48 +01:00
rte_pmd_ixgbe_version.map