numam-dpdk/drivers/net/enic
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 bus/pci: make driver-only headers private 2022-09-23 16:14:34 +02:00
enic_compat.h net/enic: move min/max macros 2020-01-17 19:46:26 +01:00
enic_ethdev.c bus/pci: make driver-only headers private 2022-09-23 16:14:34 +02:00
enic_flow.c fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
enic_fm_flow.c net/enic: fix dereference before null check 2022-02-15 13:54:39 +01:00
enic_main.c bus/pci: make driver-only headers private 2022-09-23 16:14:34 +02:00
enic_res.c net/enic: support max descriptors allowed by adapter 2022-01-31 12:14:54 +01:00
enic_res.h net/enic: support max descriptors allowed by adapter 2022-01-31 12:14:54 +01:00
enic_rxtx_common.h mbuf: add namespace to offload flags 2021-10-24 13:37:43 +02:00
enic_rxtx_vec_avx2.c mbuf: add namespace to offload flags 2021-10-24 13:37:43 +02:00
enic_rxtx.c ethdev: introduce generic dummy packet burst function 2022-02-11 21:17:34 +01:00
enic_vf_representor.c bus/pci: make driver-only headers private 2022-09-23 16:14:34 +02:00
enic.h ethdev: introduce generic dummy packet burst function 2022-02-11 21:17:34 +01: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