numam-dpdk/drivers/net/ixgbe
Wenzhuo Lu 0c14952f17 ixgbe/base: add register definition for SGMII busy
The X550EM_a device provides the MAC_SGMII_BUSY register to
indicate when slow SGMII register writes complete. Add
definitions for the register. No definitions are provided for
the individual bits under the theory that it is better to wait
for everything to complete when needed rather than try to map
out which reads need to wait for which writes. So we should wait
when anything is marked as "busy".

Signed-off-by: Wenzhuo Lu <wenzhuo.lu@intel.com>
2016-03-16 17:07:30 +01:00
..
base ixgbe/base: add register definition for SGMII busy 2016-03-16 17:07:30 +01:00
ixgbe_82599_bypass.c remove extra parentheses in return statement 2016-02-10 15:47:50 +01:00
ixgbe_bypass_api.h ixgbe: move to drivers/net/ 2015-05-22 16:06:22 +02:00
ixgbe_bypass_defines.h ixgbe: move to drivers/net/ 2015-05-22 16:06:22 +02:00
ixgbe_bypass.c ixgbe: fix whitespace 2016-03-16 17:04:37 +01:00
ixgbe_bypass.h ixgbe: move to drivers/net/ 2015-05-22 16:06:22 +02:00
ixgbe_ethdev.c ixgbe: fix disable interrupt twice 2016-03-16 17:04:39 +01:00
ixgbe_ethdev.h ixgbe: support ieee1588 functions for device time 2015-11-13 17:44:39 +01:00
ixgbe_fdir.c ixgbe: fix whitespace 2016-03-16 17:04:37 +01:00
ixgbe_logs.h drivers: allow pruning log during build 2015-07-30 20:16:04 +02:00
ixgbe_pf.c ixgbe: fix whitespace 2016-03-16 17:04:37 +01:00
ixgbe_regs.h ixgbe: add access to specific device info 2015-07-17 00:00:48 +02:00
ixgbe_rxtx_vec.c ixgbe: prefetch cacheline after pointer becomes valid 2015-10-28 17:19:25 +01:00
ixgbe_rxtx.c ixgbe: fix whitespace 2016-03-16 17:04:37 +01:00
ixgbe_rxtx.h ixgbe: speed up non-vector Tx 2016-03-16 16:58:39 +01:00
Makefile ixgbe: remove Rx bulk allocation option 2015-07-26 12:40:09 +02:00
rte_pmd_ixgbe_version.map ixgbe: move to drivers/net/ 2015-05-22 16:06:22 +02:00