numam-dpdk/drivers/net/ixgbe
Helin Zhang eecae39689 net/ixgbe: add access and locking APIs for MDIO
Add ixgbe MDIO lock/unlock and access APIs to read and write registers
using specific device address. This provides MDIO access to any devices
that are not associated with the autoprobed PHY.Export these APIs via
the map file

Signed-off-by: Shweta Choudaha <shweta.choudaha@att.com>
Reviewed-by: Chas Williams <chas3@att.com>
Reviewed-by: Luca Boccassi <bluca@debian.org>
Acked-by: Wenzhuo Lu <wenzhuo.lu@intel.com>
Acked-by: Qi Zhang <qi.z.zhang@intel.com>
2018-04-27 15:54:56 +01:00
..
base build: replace license text with SPDX tag 2018-01-30 21:58:59 +01:00
ixgbe_82599_bypass.c drivers: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
ixgbe_bypass_api.h drivers: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
ixgbe_bypass_defines.h drivers: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
ixgbe_bypass.c ethdev: separate driver APIs 2018-01-22 01:26:49 +01:00
ixgbe_bypass.h drivers: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
ixgbe_ethdev.c ethdev: return diagnostic when setting MAC address 2018-04-14 00:43:30 +02:00
ixgbe_ethdev.h net/ixgbe: support VLAN strip per queue offloading in PF 2018-04-14 00:40:21 +02:00
ixgbe_fdir.c ethdev: separate driver APIs 2018-01-22 01:26:49 +01:00
ixgbe_flow.c net/ixgbe: remove void pointer cast 2018-03-30 14:08:43 +02:00
ixgbe_ipsec.c net/ixgbe: convert to new Tx offloads API 2018-04-14 00:40:21 +02:00
ixgbe_ipsec.h net/ixgbe: check security enable bits 2018-01-29 10:04:28 +01:00
ixgbe_logs.h net/ixgbe: implement dynamic logging 2018-01-16 18:47:49 +01:00
ixgbe_pf.c net/ixgbe: support VLAN strip per queue offloading in PF 2018-04-14 00:40:21 +02:00
ixgbe_regs.h drivers: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
ixgbe_rxtx_vec_common.h net/ixgbe: convert to new Rx offloads API 2018-04-14 00:40:21 +02:00
ixgbe_rxtx_vec_neon.c net/ixgbe: convert to new Rx offloads API 2018-04-14 00:40:21 +02:00
ixgbe_rxtx_vec_sse.c ethdev: separate driver APIs 2018-01-22 01:26:49 +01:00
ixgbe_rxtx.c net/ixgbe: convert to new Tx offloads API 2018-04-14 00:40:21 +02:00
ixgbe_rxtx.h net/ixgbe: fix build when vector driver disabled 2018-04-16 18:57:03 +02:00
ixgbe_tm.c drivers: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
Makefile drivers/net: fix icc deprecated parameter warning 2018-04-14 00:43:30 +02:00
meson.build net/ixgbe: fix library version in meson build 2018-03-28 00:07:35 +02:00
rte_pmd_ixgbe_version.map net/ixgbe: add access and locking APIs for MDIO 2018-04-27 15:54:56 +01:00
rte_pmd_ixgbe.c net/ixgbe: add access and locking APIs for MDIO 2018-04-27 15:54:56 +01:00
rte_pmd_ixgbe.h net/ixgbe: add access and locking APIs for MDIO 2018-04-27 15:54:56 +01:00