numam-dpdk/drivers/net/bnxt
David Marchand 882aa9c6e2 net/bnxt: move PCI device ids to the driver
Moved defines since the driver had no such information.
Used RTE_PCI_DEVICE in place of RTE_PCI_DEV_ID_DECL* stuff.

Signed-off-by: David Marchand <david.marchand@6wind.com>
2016-07-11 17:47:20 +02:00
..
bnxt_cpr.c net/bnxt: allocate Rx/Tx and completion rings 2016-06-20 17:21:52 +02:00
bnxt_cpr.h net/bnxt: allocate Rx/Tx and completion rings 2016-06-20 17:21:52 +02:00
bnxt_ethdev.c net/bnxt: move PCI device ids to the driver 2016-07-11 17:47:20 +02:00
bnxt_filter.c
bnxt_filter.h
bnxt_hwrm.c net/bnxt: fix broadcast/multicast Rx 2016-07-08 22:50:41 +02:00
bnxt_hwrm.h net/bnxt: query PHY configuration 2016-06-20 17:21:52 +02:00
bnxt_ring.c net/bnxt: allocate rings and groups 2016-06-20 17:21:52 +02:00
bnxt_ring.h net/bnxt: allocate rings and groups 2016-06-20 17:21:52 +02:00
bnxt_rxq.c net/bnxt: allocate Rx/Tx and completion rings 2016-06-20 17:21:52 +02:00
bnxt_rxq.h net/bnxt: add Rx queue create/destroy 2016-06-20 17:21:51 +02:00
bnxt_rxr.c net/bnxt: allocate Rx/Tx and completion rings 2016-06-20 17:21:52 +02:00
bnxt_rxr.h net/bnxt: allocate Rx/Tx and completion rings 2016-06-20 17:21:52 +02:00
bnxt_stats.c net/bnxt: add statistics 2016-06-20 17:21:51 +02:00
bnxt_stats.h net/bnxt: add statistics 2016-06-20 17:21:51 +02:00
bnxt_txq.c net/bnxt: allocate Rx/Tx and completion rings 2016-06-20 17:21:52 +02:00
bnxt_txq.h net/bnxt: add Tx queue create/destroy 2016-06-20 17:21:51 +02:00
bnxt_txr.c net/bnxt: allocate Rx/Tx and completion rings 2016-06-20 17:21:52 +02:00
bnxt_txr.h net/bnxt: allocate Rx/Tx and completion rings 2016-06-20 17:21:52 +02:00
bnxt_vnic.c
bnxt_vnic.h
bnxt.h net/bnxt: add HWRM VNIC alloc 2016-06-20 17:21:52 +02:00
hsi_struct_def_dpdk.h net/bnxt: query PHY configuration 2016-06-20 17:21:52 +02:00
Makefile net/bnxt: add initial Rx code 2016-06-20 17:21:51 +02:00
rte_pmd_bnxt_version.map