numam-dpdk/drivers/compress/qat
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
..
dev compress/qat: add gen-specific implementation 2021-11-04 19:46:27 +01:00
qat_comp_pmd.c eal: deprecate RTE_FUNC_PTR_* macros 2022-09-23 16:14:34 +02:00
qat_comp_pmd.h fix PMD wording 2021-11-26 11:28:34 +01:00
qat_comp.c bus/pci: make driver-only headers private 2022-09-23 16:14:34 +02:00
qat_comp.h compress/qat: define gen-specific structs and functions 2021-11-04 19:46:27 +01:00