numam-dpdk/drivers/net/bnx2x
Shreyansh Jain 01f1922786 drivers: rename register macro prefix
All macros related to driver registeration renamed from DRIVER_*
to RTE_PMD_*

This includes:

 DRIVER_REGISTER_PCI -> RTE_PMD_REGISTER_PCI
 DRIVER_REGISTER_PCI_TABLE -> RTE_PMD_REGISTER_PCI_TABLE
 DRIVER_REGISTER_VDEV -> RTE_PMD_REGISTER_VDEV
 DRIVER_REGISTER_PARAM_STRING -> RTE_PMD_REGISTER_PARAM_STRING
 DRIVER_EXPORT_* -> RTE_PMD_EXPORT_*

Fix PMDINFOGEN tool to look for matches of RTE_PMD_REGISTER_*.

Signed-off-by: Shreyansh Jain <shreyansh.jain@nxp.com>
Acked-by: Thomas Monjalon <thomas.monjalon@6wind.com>
2016-10-14 01:49:32 +02:00
..
bnx2x_ethdev.c drivers: rename register macro prefix 2016-10-14 01:49:32 +02:00
bnx2x_ethdev.h bnx2x: add license file 2015-12-13 01:58:10 +01:00
bnx2x_logs.h bnx2x: add license file 2015-12-13 01:58:10 +01:00
bnx2x_rxtx.c net/bnx2x: remove unused Rx queue code 2016-10-13 15:30:59 +02:00
bnx2x_rxtx.h net/bnx2x: remove unused Rx queue code 2016-10-13 15:30:59 +02:00
bnx2x_stats.c bnx2x: add license file 2015-12-13 01:58:10 +01:00
bnx2x_stats.h bnx2x: add license file 2015-12-13 01:58:10 +01:00
bnx2x_vfpf.c net/bnx2x: do not return structs 2016-10-13 15:30:59 +02:00
bnx2x_vfpf.h net/bnx2x: replace macro with static function 2016-10-13 15:30:59 +02:00
bnx2x.c net/bnx2x: restrict Rx mask flags sent to the PF 2016-10-13 15:30:59 +02:00
bnx2x.h net/bnx2x: merge debug register operations into headers 2016-10-13 15:30:59 +02:00
ecore_fw_defs.h bnx2x: add license file 2015-12-13 01:58:10 +01:00
ecore_hsi.h bnx2x: add license file 2015-12-13 01:58:10 +01:00
ecore_init_ops.h bnx2x: add license file 2015-12-13 01:58:10 +01:00
ecore_init.h bnx2x: add license file 2015-12-13 01:58:10 +01:00
ecore_mfw_req.h bnx2x: add license file 2015-12-13 01:58:10 +01:00
ecore_reg.h bnx2x: add license file 2015-12-13 01:58:10 +01:00
ecore_sp.c bnx2x: add license file 2015-12-13 01:58:10 +01:00
ecore_sp.h bnx2x: fix build on FreeBSD 2015-12-13 01:58:10 +01:00
elink.c net/bnx2x: remove unused preprocessor code 2016-10-13 15:30:59 +02:00
elink.h net/bnx2x: remove unused preprocessor code 2016-10-13 15:30:59 +02:00
LICENSE.bnx2x_pmd bnx2x: add license file 2015-12-13 01:58:10 +01:00
Makefile net/bnx2x: merge debug register operations into headers 2016-10-13 15:30:59 +02:00
rte_pmd_bnx2x_version.map bnx2x: driver support routines 2015-07-27 04:27:10 +02:00