numam-dpdk/drivers/net/bnxt
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
..
bnxt_cpr.c net/bnxt: convert to SPDX license tag 2018-04-14 00:40:21 +02:00
bnxt_cpr.h net/bnxt: convert to SPDX license tag 2018-04-14 00:40:21 +02:00
bnxt_ethdev.c ethdev: replace bus specific struct with generic dev 2018-04-14 00:41:44 +02:00
bnxt_filter.c net/bnxt: convert to SPDX license tag 2018-04-14 00:40:21 +02:00
bnxt_filter.h net/bnxt: convert to SPDX license tag 2018-04-14 00:40:21 +02:00
bnxt_hwrm.c net/bnxt: convert to SPDX license tag 2018-04-14 00:40:21 +02:00
bnxt_hwrm.h net/bnxt: convert to SPDX license tag 2018-04-14 00:40:21 +02:00
bnxt_irq.c net/bnxt: convert to SPDX license tag 2018-04-14 00:40:21 +02:00
bnxt_irq.h net/bnxt: convert to SPDX license tag 2018-04-14 00:40:21 +02:00
bnxt_nvm_defs.h net/bnxt: convert to SPDX license tag 2018-04-14 00:40:21 +02:00
bnxt_ring.c net/bnxt: switch to the new offload API 2018-04-14 00:41:44 +02:00
bnxt_ring.h net/bnxt: convert to SPDX license tag 2018-04-14 00:40:21 +02:00
bnxt_rxq.c net/bnxt: switch to the new offload API 2018-04-14 00:41:44 +02:00
bnxt_rxq.h net/bnxt: convert to SPDX license tag 2018-04-14 00:40:21 +02:00
bnxt_rxr.c net/bnxt: convert to SPDX license tag 2018-04-14 00:40:21 +02:00
bnxt_rxr.h net/bnxt: convert to SPDX license tag 2018-04-14 00:40:21 +02:00
bnxt_stats.c net/bnxt: convert to SPDX license tag 2018-04-14 00:40:21 +02:00
bnxt_stats.h net/bnxt: convert to SPDX license tag 2018-04-14 00:40:21 +02:00
bnxt_txq.c net/bnxt: convert to SPDX license tag 2018-04-14 00:40:21 +02:00
bnxt_txq.h net/bnxt: convert to SPDX license tag 2018-04-14 00:40:21 +02:00
bnxt_txr.c net/bnxt: convert to SPDX license tag 2018-04-14 00:40:21 +02:00
bnxt_txr.h net/bnxt: convert to SPDX license tag 2018-04-14 00:40:21 +02:00
bnxt_vnic.c net/bnxt: convert to SPDX license tag 2018-04-14 00:40:21 +02:00
bnxt_vnic.h net/bnxt: convert to SPDX license tag 2018-04-14 00:40:21 +02:00
bnxt.h net/bnxt: convert to SPDX license tag 2018-04-14 00:40:21 +02:00
hsi_struct_def_dpdk.h net/bnxt: convert to SPDX license tag 2018-04-14 00:40:21 +02:00
Makefile pci: introduce library and driver 2017-10-26 23:17:31 +02:00
rte_pmd_bnxt_version.map net/bnxt: fix automatic clearing of VF stats 2017-07-06 15:00:57 +02:00
rte_pmd_bnxt.c net/bnxt: convert to SPDX license tag 2018-04-14 00:40:21 +02:00
rte_pmd_bnxt.h net/bnxt: convert to SPDX license tag 2018-04-14 00:40:21 +02:00