numam-dpdk/drivers/net/ixgbe
Ferruh Yigit cd8c7c7ce2 ethdev: replace bus specific struct with generic dev
Public struct rte_eth_dev_info has a "struct rte_pci_device" field in it
although it is common for all ethdev in all buses.

Replacing pci specific struct with generic device struct and updating
places that are using pci device in a way to get this information from
generic device.

Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com>
Reviewed-by: David Marchand <david.marchand@6wind.com>
Acked-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
Acked-by: Thomas Monjalon <thomas@monjalon.net>
2018-04-14 00:41:44 +02: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: replace bus specific struct with generic dev 2018-04-14 00:41:44 +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: convert to new Tx offloads API 2018-04-14 00:40:21 +02:00
ixgbe_tm.c drivers: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
Makefile mk: add experimental tag check 2018-01-29 23:35:29 +01:00
meson.build net/ixgbe: fix library version in meson build 2018-03-28 00:07:35 +02:00
rte_pmd_ixgbe_version.map ethdev: move bypass functions to ixgbe PMD 2017-06-12 10:41:27 +01:00
rte_pmd_ixgbe.c ethdev: separate driver APIs 2018-01-22 01:26:49 +01:00
rte_pmd_ixgbe.h ethdev: separate driver APIs 2018-01-22 01:26:49 +01:00