numam-dpdk/drivers/net/hinic/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
..
hinic_compat.h net/hinic: fix crash in secondary process 2021-03-30 15:05:47 +02:00
hinic_csr.h net/hinic/base: optimize AEQ interfaces 2019-10-23 16:43:08 +02:00
hinic_pmd_api_cmd.c net/hinic: allocate IO memory with socket id 2020-03-18 15:29:40 +01:00
hinic_pmd_api_cmd.h net/hinic/base: add API command channel 2019-06-28 20:31:49 +02:00
hinic_pmd_cfg.c net/hinic/base: get default cos from chip 2020-09-30 19:19:09 +02:00
hinic_pmd_cfg.h net/hinic/base: get default cos from chip 2020-09-30 19:19:09 +02:00
hinic_pmd_cmd.h net/hinic: add TCAM filter switch for flow director 2020-07-07 23:38:26 +02:00
hinic_pmd_cmdq.c net/hinic/base: check output of management sync channel 2020-07-07 23:38:26 +02:00
hinic_pmd_cmdq.h fix PMD wording 2021-11-26 11:28:34 +01:00
hinic_pmd_eqs.c net/hinic/base: support two or more AEQS for chip 2020-11-04 15:07:07 +01:00
hinic_pmd_eqs.h net/hinic/base: support two or more AEQS for chip 2020-11-04 15:07:07 +01:00
hinic_pmd_hwdev.c bus/pci: make driver-only headers private 2022-09-23 16:14:34 +02:00
hinic_pmd_hwdev.h net/hinic: allocate IO memory with socket id 2020-03-18 15:29:40 +01:00
hinic_pmd_hwif.c bus/pci: make driver-only headers private 2022-09-23 16:14:34 +02:00
hinic_pmd_hwif.h net/hinic/base: optimize doorbell area initialization 2020-04-21 13:57:04 +02:00
hinic_pmd_mbox.c net/hinic/base: add message check for command channel 2020-11-13 19:43:26 +01:00
hinic_pmd_mbox.h net/hinic/base: add message check for command channel 2020-11-13 19:43:26 +01:00
hinic_pmd_mgmt.c net/hinic/base: remove some unused variables 2021-11-16 12:58:23 +01:00
hinic_pmd_mgmt.h net/hinic/base: add message check for command channel 2020-11-13 19:43:26 +01:00
hinic_pmd_niccfg.c net/hinic: remove optical module operation 2020-11-25 23:54:11 +01:00
hinic_pmd_niccfg.h net/hinic: fix MTU consistency with firmware 2021-07-23 15:37:17 +02:00
hinic_pmd_nicio.c bus/pci: make driver-only headers private 2022-09-23 16:14:34 +02:00
hinic_pmd_nicio.h net/hinic/base: modify VHD type for SDI 2020-07-30 00:41:23 +02:00
hinic_pmd_wq.c net/hinic: allocate IO memory with socket id 2020-03-18 15:29:40 +01:00
hinic_pmd_wq.h net/hinic: allocate IO memory with socket id 2020-03-18 15:29:40 +01:00
meson.build drivers: remove warning with Meson 0.59 2021-08-27 15:51:34 +02:00