numam-dpdk/drivers/net/octeontx/base
David Marchand 1f37cb2bb4 bus/pci: make driver-only headers private
The pci bus interface is for drivers only.
Mark as internal and move the header in the driver headers list.

While at it, cleanup the code:
- fix indentation,
- remove unneeded reference to bus specific singleton object,
- remove unneeded list head structure type,
- reorder the definitions and macro manipulating the bus singleton object,
- remove inclusion of rte_bus.h and fix the code that relied on implicit
  inclusion,

Signed-off-by: David Marchand <david.marchand@redhat.com>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
Acked-by: Ajit Khaparde <ajit.khaparde@broadcom.com>
Acked-by: Rosen Xu <rosen.xu@intel.com>
2022-09-23 16:14:34 +02:00
..
meson.build drivers: remove warning with Meson 0.59 2021-08-27 15:51:34 +02:00
octeontx_bgx.c eal: remove unneeded includes from a public header 2022-09-21 15:31:03 +02:00
octeontx_bgx.h net/octeontx: support allmulticast 2022-06-13 09:29:24 +02:00
octeontx_io.h net/octeontx: fix build with SVE 2021-01-14 16:42:25 +01:00
octeontx_pki_var.h net/octeontx: support multi segment 2020-04-21 13:57:06 +02:00
octeontx_pkivf.c bus/pci: make driver-only headers private 2022-09-23 16:14:34 +02:00
octeontx_pkivf.h net/octeontx/base: fix debug build with clang 2021-07-09 13:18:56 +02:00
octeontx_pkovf.c bus/pci: make driver-only headers private 2022-09-23 16:14:34 +02:00
octeontx_pkovf.h net/octeontx: support MTU 2020-04-21 13:57:06 +02:00