numam-dpdk/drivers/net/mlx4
Thomas Monjalon f8e9989606 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-07-12 00:00:35 +02:00
..
Makefile net/mlx4: remove memory region support 2018-05-14 22:31:51 +01:00
mlx4_ethdev.c net/mlx4: refactor RSS conversion functions 2018-05-23 00:35:01 +02:00
mlx4_flow.c net/mlx4: refactor RSS conversion functions 2018-05-23 00:35:01 +02:00
mlx4_flow.h net/mlx4: refactor RSS conversion functions 2018-05-23 00:35:01 +02:00
mlx4_glue.c align SPDX Mellanox copyrights 2018-04-11 01:47:47 +02:00
mlx4_glue.h align SPDX Mellanox copyrights 2018-04-11 01:47:47 +02:00
mlx4_intr.c align SPDX Mellanox copyrights 2018-04-11 01:47:47 +02:00
mlx4_mr.c net/mlx4: add new memory region support 2018-05-14 22:31:52 +01:00
mlx4_mr.h net/mlx4: add new memory region support 2018-05-14 22:31:52 +01:00
mlx4_prm.h net/mlx4: refine Rx packet type report 2018-07-03 01:35:58 +02:00
mlx4_rxq.c ethdev: add new offload flag to keep CRC 2018-07-03 01:35:58 +02:00
mlx4_rxtx.c net/mlx4: refine Rx packet type report 2018-07-03 01:35:58 +02:00
mlx4_rxtx.h net/mlx4: add new memory region support 2018-05-14 22:31:52 +01:00
mlx4_txq.c net/mlx4: fix shifts of signed values in Tx 2018-05-17 19:06:29 +02:00
mlx4_utils.c align SPDX Mellanox copyrights 2018-04-11 01:47:47 +02:00
mlx4_utils.h align SPDX Mellanox copyrights 2018-04-11 01:47:47 +02:00
mlx4.c remove useless constructor headers 2018-07-12 00:00:35 +02:00
mlx4.h net/mlx4: add new memory region support 2018-05-14 22:31:52 +01:00
rte_pmd_mlx4_version.map mlx4: move to drivers/net/ 2015-05-22 16:06:22 +02:00