net/mlx4: enhance header files comments
authorAdrien Mazarguil <adrien.mazarguil@6wind.com>
Thu, 12 Oct 2017 12:19:18 +0000 (14:19 +0200)
committerFerruh Yigit <ferruh.yigit@intel.com>
Fri, 13 Oct 2017 00:18:47 +0000 (01:18 +0100)
commited0cc677ad22f1903329a227c72304db32ef5ef4
tree41848d72bab3a761bb72eee752b71a7f5d0d998d
parent97561113a84c005bbbfa181530e8da91d7c51c30
net/mlx4: enhance header files comments

Add missing comments and fix those not Doxygen-friendly.

Since the private structure definition is modified, use this opportunity to
add one remaining missing include required by one of its fields
(sys/queue.h for LIST_HEAD()).

Signed-off-by: Adrien Mazarguil <adrien.mazarguil@6wind.com>
Acked-by: Nelio Laranjeiro <nelio.laranjeiro@6wind.com>
drivers/net/mlx4/mlx4.h
drivers/net/mlx4/mlx4_flow.h
drivers/net/mlx4/mlx4_rxtx.h
drivers/net/mlx4/mlx4_utils.h