numam-dpdk/drivers/net/netvsc
Thomas Monjalon df285f0e65 drivers: remove useless constructor headers
A constructor is usually declared with RTE_INIT* macros.
As it is a static function, no need to declare before its definition.
The macro is used directly in the function definition.

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
2018-11-01 22:38:00 +01:00
..
hn_ethdev.c drivers: remove useless constructor headers 2018-11-01 22:38:00 +01:00
hn_logs.h net/netvsc: add Hyper-V network device 2018-07-13 23:48:07 +02:00
hn_nvs.c net/netvsc: support integrated VF 2018-09-14 20:08:41 +02:00
hn_nvs.h net/netvsc: support integrated VF 2018-09-14 20:08:41 +02:00
hn_rndis.c net/netvsc: support integrated VF 2018-09-14 20:08:41 +02:00
hn_rndis.h net/netvsc: support integrated VF 2018-09-14 20:08:41 +02:00
hn_rxtx.c net/netvsc: support integrated VF 2018-09-14 20:08:41 +02:00
hn_var.h net/netvsc: support multicast/promiscuous settings on VF 2018-10-11 18:53:48 +02:00
hn_vf.c net/netvsc: support multicast/promiscuous settings on VF 2018-10-11 18:53:48 +02:00
Makefile net/netvsc: support integrated VF 2018-09-14 20:08:41 +02:00
meson.build net/netvsc: support integrated VF 2018-09-14 20:08:41 +02:00
ndis.h net/netvsc: add Hyper-V network device 2018-07-13 23:48:07 +02:00
rndis.h net/netvsc: add Hyper-V network device 2018-07-13 23:48:07 +02:00
rte_pmd_netvsc_version.map net/netvsc: add Hyper-V network device 2018-07-13 23:48:07 +02:00