numam-dpdk/drivers/net/hns3
Bruce Richardson df96fd0d73 ethdev: make driver-only headers private
The rte_ethdev_driver.h, rte_ethdev_vdev.h and rte_ethdev_pci.h files are
for drivers only and should be a private to DPDK and not installed.

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
Reviewed-by: Maxime Coquelin <maxime.coquelin@redhat.com>
Acked-by: Thomas Monjalon <thomas@monjalon.net>
Acked-by: Steven Webster <steven.webster@windriver.com>
2021-01-29 20:59:09 +01:00
..
hns3_cmd.c ethdev: make driver-only headers private 2021-01-29 20:59:09 +01:00
hns3_cmd.h net/hns3: use new opcode for clearing hardware resource 2021-01-19 03:30:32 +01:00
hns3_dcb.c net/hns3: support traffic management 2021-01-19 03:30:32 +01:00
hns3_dcb.h net/hns3: support traffic management 2021-01-19 03:30:32 +01:00
hns3_ethdev_vf.c ethdev: make driver-only headers private 2021-01-29 20:59:09 +01:00
hns3_ethdev.c ethdev: make driver-only headers private 2021-01-29 20:59:09 +01:00
hns3_ethdev.h ethdev: make driver-only headers private 2021-01-29 20:59:09 +01:00
hns3_fdir.c ethdev: make driver-only headers private 2021-01-29 20:59:09 +01:00
hns3_fdir.h net/hns3: support flow action of queue region 2020-09-30 19:19:11 +02:00
hns3_flow.c net/hns3: fix interception with flow director 2021-01-19 03:30:13 +01:00
hns3_intr.c net/hns3: use C11 atomics builtins for resetting 2021-01-19 03:30:32 +01:00
hns3_intr.h net/hns3: cleanup includes 2020-11-03 23:35:07 +01:00
hns3_logs.h net/hns3: register and add log interface 2019-10-07 15:00:56 +02:00
hns3_mbx.c ethdev: make driver-only headers private 2021-01-29 20:59:09 +01:00
hns3_mbx.h net/hns3: support setting VF PVID by PF driver 2020-07-07 23:38:26 +02:00
hns3_mp.c ethdev: make driver-only headers private 2021-01-29 20:59:09 +01:00
hns3_mp.h net/hns3: check multi-process action register result 2020-07-07 23:38:28 +02:00
hns3_regs.c ethdev: make driver-only headers private 2021-01-29 20:59:09 +01:00
hns3_regs.h net/hns3: support queue start and stop 2020-10-08 19:58:10 +02:00
hns3_rss.c net/hns3: remove unnecessary memset 2021-01-19 03:30:13 +01:00
hns3_rss.h net/hns3: enable RSS for IPv6-SCTP dst/src port fields 2020-11-03 23:35:06 +01:00
hns3_rxtx_vec_neon.h net/hns3: use unsigned types for bit operator 2020-11-13 19:43:26 +01:00
hns3_rxtx_vec_sve.c ethdev: make driver-only headers private 2021-01-29 20:59:09 +01:00
hns3_rxtx_vec.c ethdev: make driver-only headers private 2021-01-29 20:59:09 +01:00
hns3_rxtx_vec.h net/hns3: support SVE Tx 2020-10-16 19:48:19 +02:00
hns3_rxtx.c ethdev: make driver-only headers private 2021-01-29 20:59:09 +01:00
hns3_rxtx.h net/hns3: fix queue state after reset 2020-11-13 19:43:26 +01:00
hns3_stats.c net/hns3: fix Rx/Tx errors stats 2021-01-19 03:30:13 +01:00
hns3_stats.h net/hns3: maximize queue number 2020-10-08 19:58:10 +02:00
hns3_tm.c net/hns3: support traffic management 2021-01-19 03:30:32 +01:00
hns3_tm.h net/hns3: support traffic management 2021-01-19 03:30:32 +01:00
meson.build net/hns3: support traffic management 2021-01-19 03:30:32 +01:00
version.map build: remove library name from version map file name 2020-10-19 22:13:59 +02:00