linux-next/include/linux/mlx5
Eli Cohen d29b796ada net/mlx5_core: Use hardware registers description header file
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>
2014-10-03 15:42:31 -07:00
..
cmd.h
cq.h IB/mlx5: Collect signature error completion 2014-03-07 11:40:04 -08:00
device.h net/mlx5_core: Use hardware registers description header file 2014-10-03 15:42:31 -07:00
doorbell.h
driver.h net/mlx5_core: Use hardware registers description header file 2014-10-03 15:42:31 -07:00
mlx5_ifc.h net/mlx5_core: Use hardware registers description header file 2014-10-03 15:42:31 -07:00
qp.h IB/mlx5: Add block multicast loopback support 2014-04-10 18:43:32 -07:00
srq.h