Searched refs:module_param (Results 1 - 10 of 10) sorted by relevance

/freebsd-11-stable/sys/ofed/drivers/infiniband/util/
H A Dmadeye.c70 module_param(smp, int, 0444);
71 module_param(gmp, int, 0444);
72 module_param(mgmt_class, int, 0444);
73 module_param(attr_id, int, 0444);
74 module_param(data, int, 0444);
/freebsd-11-stable/sys/compat/linuxkpi/common/include/linux/
H A Dmoduleparam.h114 #define module_param(var, type, mode) \ macro
/freebsd-11-stable/sys/dev/mlx4/mlx4_en/
H A Dmlx4_en_main.c51 module_param(X , uint, 0444); \
/freebsd-11-stable/sys/dev/mthca/
H A Dmthca_main.c65 module_param(msi_x, int, 0444);
75 module_param(tune_pci, int, 0444);
H A Dmthca_cmd.c187 module_param(fw_cmd_doorbell, int, 0644);
/freebsd-11-stable/sys/dev/cxgbe/iw_cxgbe/
H A Dprovider.c49 module_param(fastreg_support, int, 0644);
/freebsd-11-stable/sys/ofed/drivers/infiniband/ulp/ipoib/
H A Dipoib_multicast.c46 module_param(mcast_debug_level, int, 0644);
H A Dipoib_ib.c51 module_param(data_debug_level, int, 0644);
/freebsd-11-stable/sys/dev/mlx4/mlx4_core/
H A Dmlx4_main.c77 module_param(msi_x, int, 0444);
109 module_param(enable_64b_cqe_eqe, bool, 0444);
114 module_param(enable_4k_uar, bool, 0444);
H A Dmlx4_fw.c57 module_param(enable_qos, bool, 0444);

Completed in 277 milliseconds