numam-dpdk/drivers/net/igc
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
..
base net/igc: support I226 devices 2022-05-25 10:52:46 +02:00
igc_ethdev.c bus/pci: make driver-only headers private 2022-09-23 16:14:34 +02:00
igc_ethdev.h ethdev: add namespace 2021-10-22 18:15:38 +02:00
igc_filter.c fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
igc_filter.h ethdev: replace callback getting filter operations 2021-03-26 18:37:13 +01:00
igc_flow.c remove unnecessary null checks 2022-02-12 12:07:48 +01:00
igc_flow.h net/igc: support flow API 2020-04-21 13:57:08 +02:00
igc_logs.c log: register with standardized names 2021-05-11 15:17:55 +02:00
igc_logs.h net/igc: refine debug build option 2021-04-01 16:10:20 +02:00
igc_txrx.c net/igc: support multi-process 2022-07-05 03:55:32 +02:00
igc_txrx.h net/igc: support multi-process 2022-07-05 03:55:32 +02:00
meson.build drivers: change indentation in build files 2021-04-21 14:04:09 +02:00
version.map version: 22.11-rc0 2022-07-21 12:13:48 +02:00