freebsd-dev/sys/dev/mlx5/mlx5_core
Hans Petter Selasky fa201e28fc Prepare for activation of LinuxKPI module parameters as read-only
tunable SYSCTL's. Linux module parameters are associated with the
module they belong to. FreeBSD does not share this concept of a parent
module. Instead add macros which define the prefix to use for the
module parameters in the LinuxKPI consumers.

While at it convert all "bool" LinuxKPI module parameters to "byte"
type, because we don't have a "bool" type of SYSCTL in FreeBSD.

Sponsored by:	Mellanox Technologies
MFC after:	1 week
2016-05-25 12:03:21 +00:00
..
mlx5_alloc.c
mlx5_cmd.c
mlx5_core.h
mlx5_cq.c
mlx5_eq.c Add function to detect the presence of a port module and use this 2016-04-29 11:00:12 +00:00
mlx5_eswitch_vacl.c Update the mlx5 shared driver code to the latest version, which 2015-12-07 13:16:48 +00:00
mlx5_flow_table.c
mlx5_fw.c
mlx5_health.c
mlx5_mad.c
mlx5_main.c Prepare for activation of LinuxKPI module parameters as read-only 2016-05-25 12:03:21 +00:00
mlx5_mcg.c
mlx5_mr.c
mlx5_pagealloc.c
mlx5_pd.c
mlx5_port.c
mlx5_qp.c
mlx5_srq.c
mlx5_transobj.c
mlx5_uar.c
mlx5_vport.c Update the mlx5 shared driver code to the latest version, which 2015-12-07 13:16:48 +00:00
mlx5_wq.c
transobj.h
wq.h