numam-dpdk/drivers/raw/ifpga
David Marchand 4851ef2b40 bus/vdev: make driver-only headers private
The vdev 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: Rosen Xu <rosen.xu@intel.com>
Reviewed-by: Ruifeng Wang <ruifeng.wang@arm.com>
2022-09-23 16:14:34 +02:00
..
base eal: remove unneeded includes from a public header 2022-09-21 15:31:03 +02:00
afu_pmd_core.c raw/ifpga: introduce AFU driver framework 2022-06-21 09:27:17 +02:00
afu_pmd_core.h bus/ifpga: make driver-only headers private 2022-09-23 16:14:34 +02:00
afu_pmd_he_hssi.c bus/pci: make driver-only headers private 2022-09-23 16:14:34 +02:00
afu_pmd_he_hssi.h raw/ifpga: add HE-HSSI AFU driver 2022-06-21 09:27:17 +02:00
afu_pmd_he_lpbk.c bus/pci: make driver-only headers private 2022-09-23 16:14:34 +02:00
afu_pmd_he_lpbk.h raw/ifpga: add HE-LPBK AFU driver 2022-06-21 09:27:17 +02:00
afu_pmd_he_mem.c bus/pci: make driver-only headers private 2022-09-23 16:14:34 +02:00
afu_pmd_he_mem.h raw/ifpga: add HE-MEM AFU driver 2022-06-21 09:27:17 +02:00
afu_pmd_n3000.c bus/pci: make driver-only headers private 2022-09-23 16:14:34 +02:00
afu_pmd_n3000.h raw/ifpga: add N3000 AFU driver 2022-06-21 09:27:17 +02:00
ifpga_rawdev.c bus/vdev: make driver-only headers private 2022-09-23 16:14:34 +02:00
ifpga_rawdev.h raw/ifpga: remove PCI bus accessor 2022-09-23 16:14:33 +02:00
meson.build raw/ifpga: add HE-HSSI AFU driver 2022-06-21 09:27:17 +02:00
rte_pmd_afu.h raw/ifpga: add HE-HSSI AFU driver 2022-06-21 09:27:17 +02:00
rte_pmd_ifpga.c bus/pci: make driver-only headers private 2022-09-23 16:14:34 +02:00
rte_pmd_ifpga.h raw/ifpga: remove PCI bus accessor 2022-09-23 16:14:33 +02:00
version.map raw/ifpga: remove PCI bus accessor 2022-09-23 16:14:33 +02:00