numam-dpdk/drivers/net/qede
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 net/qede/base: support packet pacing 2018-04-14 00:41:44 +02:00
LICENSE.qede_pmd
Makefile net/qede: fix icc build 2017-11-08 01:26:04 +01:00
qede_ethdev.c ethdev: replace bus specific struct with generic dev 2018-04-14 00:41:44 +02:00
qede_ethdev.h net/qede: update PMD version to 2.8.0.1 2018-04-14 00:41:44 +02:00
qede_fdir.c memzone: rename address from physical to IOVA 2017-11-06 22:25:44 +01:00
qede_if.h
qede_logs.h net/qede: remove debug config option 2018-01-29 10:48:16 +01:00
qede_main.c net/qede/base: support packet pacing 2018-04-14 00:41:44 +02:00
qede_rxtx.c net/qede: fix to prevent overwriting packet type 2018-03-30 14:08:44 +02:00
qede_rxtx.h net/qede: enable IPGRE offload support 2018-03-30 14:08:44 +02:00
rte_pmd_qede_version.map