+44
−0
+1
−75
include/linux/mlx5/mlx5_ifc.h
0 → 100644
+143
−0
Loading
Add an auto generated header file that describes hardware registers along with set of macros that set/get values. The macros do static checks to avoid overflow, handle endianess, and overall provide a clean way to code commands. Currently the header file is small and we will add structs as we make use of the macros. A few commands were removed from the commands enum since they are not supported currently and will be added when support is available. Signed-off-by:Eli Cohen <eli@mellanox.com> Signed-off-by:
David S. Miller <davem@davemloft.net>