freebsd-nq/sys/dev/cxgbe/iw_cxgbe
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
..
cm.c Forward declare 'struct cpl_set_tcb_rpl' before including t4_tom.h. 2016-05-09 20:01:34 +00:00
cq.c iw_cxgbe/libcxgb4: Pull in many applicable fixes from the upstream Linux 2016-03-21 00:29:45 +00:00
device.c cxgbe(4): Add a struct sge_params to store per-adapter SGE parameters. 2016-03-08 00:23:56 +00:00
ev.c
id_table.c
iw_cxgbe.h The idr_for_each() function is now part of the LinuxKPI. Use the 2016-05-11 17:17:48 +00:00
mem.c Cleanup unnecessary semicolons from the kernel. 2016-04-10 23:07:00 +00:00
provider.c Prepare for activation of LinuxKPI module parameters as read-only 2016-05-25 12:03:21 +00:00
qp.c Forward declare 'struct cpl_set_tcb_rpl' before including t4_tom.h. 2016-05-10 03:32:22 +00:00
resource.c
t4.h iw_cxgbe/libcxgb4: Pull in many applicable fixes from the upstream Linux 2016-03-21 00:29:45 +00:00
user.h iw_cxgbe/libcxgb4: Pull in many applicable fixes from the upstream Linux 2016-03-21 00:29:45 +00:00