| /freebsd-13.1/sys/dev/mthca/ |
| H A D | mthca_main.c | 57 module_param_named(debug_level, mthca_debug_level, int, 0644); 102 module_param_named(num_qp, hca_profile.num_qp, int, 0444); 105 module_param_named(rdb_per_qp, hca_profile.rdb_per_qp, int, 0444); 108 module_param_named(num_cq, hca_profile.num_cq, int, 0444); 111 module_param_named(num_mcg, hca_profile.num_mcg, int, 0444); 114 module_param_named(num_mpt, hca_profile.num_mpt, int, 0444); 118 module_param_named(num_mtt, hca_profile.num_mtt, int, 0444); 122 module_param_named(num_udav, hca_profile.num_udav, int, 0444); 125 module_param_named(fmr_reserved_mtts, hca_profile.fmr_reserved_mtts, int, 0444); 130 module_param_named(log_mtts_per_seg, log_mtts_per_seg, int, 0444);
|
| H A D | mthca_catas.c | 58 module_param_named(catas_reset_disable, catas_reset_disable, int, 0644);
|
| /freebsd-13.1/sys/contrib/dev/iwlwifi/ |
| H A D | iwl-drv.c | 1924 module_param_named(debug, iwlwifi_mod_params.debug_level, uint, 0644); 1928 module_param_named(swcrypto, iwlwifi_mod_params.swcrypto, int, 0444); 1933 module_param_named(amsdu_size, iwlwifi_mod_params.amsdu_size, int, 0444); 1937 module_param_named(fw_restart, iwlwifi_mod_params.fw_restart, bool, 0444); 1940 module_param_named(nvm_file, iwlwifi_mod_params.nvm_file, charp, 0444); 1946 module_param_named(enable_ini, iwlwifi_mod_params.enable_ini, 1967 module_param_named(bt_coex_active, iwlwifi_mod_params.bt_coex_active, 1971 module_param_named(led_mode, iwlwifi_mod_params.led_mode, int, 0444); 1975 module_param_named(power_save, iwlwifi_mod_params.power_save, bool, 0444); 1986 module_param_named(remove_when_gone, [all …]
|
| /freebsd-13.1/sys/dev/drm2/ |
| H A D | drm_stub.c | 70 module_param_named(debug, drm_debug, int, 0600); 71 module_param_named(vblankoffdelay, drm_vblank_offdelay, int, 0600); 72 module_param_named(timestamp_precision_usec, drm_timestamp_precision, int, 0600); 73 module_param_named(timestamp_monotonic, drm_timestamp_monotonic, int, 0600);
|
| H A D | drm_os_freebsd.h | 628 #define module_param_named(name, var, type, perm) macro
|
| H A D | drm_crtc_helper.c | 72 module_param_named(poll, drm_kms_helper_poll, bool, 0600);
|
| H A D | drm_edid.c | 156 module_param_named(edid_fixup, edid_fixup, int, 0400);
|
| /freebsd-13.1/sys/ofed/drivers/infiniband/ulp/sdp/ |
| H A D | sdp_dbg.h | 23 module_param_named(var, var, int, 0644); \ 28 module_param_named(var, var, int, 0644); \
|
| /freebsd-13.1/sys/compat/linuxkpi/common/include/linux/ |
| H A D | moduleparam.h | 117 #define module_param_named(name, var, type, mode) \ macro
|
| /freebsd-13.1/sys/contrib/openzfs/include/os/freebsd/spl/sys/ |
| H A D | ccompile.h | 141 #define module_param_named(a, b, c, d) macro
|
| /freebsd-13.1/sys/dev/mlx4/mlx4_core/ |
| H A D | mlx4_catas.c | 48 module_param_named(internal_err_reset, mlx4_internal_err_reset, int, 0644);
|
| H A D | mlx4_main.c | 69 module_param_named(debug_level, mlx4_debug_level, int, 0644); 99 module_param_named(log_num_mgm_entry_size, 152 module_param_named(log_num_mac, log_num_mac, int, 0444); 156 module_param_named(log_num_vlan, log_num_vlan, int, 0444); 164 module_param_named(use_prio, use_prio, bool, 0444); 168 module_param_named(log_mtts_per_seg, log_mtts_per_seg, int, 0444);
|
| /freebsd-13.1/sys/ofed/drivers/infiniband/ulp/ipoib/ |
| H A D | ipoib_main.c | 63 module_param_named(send_queue_size, ipoib_sendq_size, int, 0444); 65 module_param_named(recv_queue_size, ipoib_recvq_size, int, 0444); 71 module_param_named(debug_level, ipoib_debug_level, int, 0644);
|
| H A D | ipoib_cm.c | 52 module_param_named(max_nonsrq_conn_qp, ipoib_max_conn_qp, int, 0444); 60 module_param_named(cm_data_debug_level, data_debug_level, int, 0644);
|
| /freebsd-13.1/sys/contrib/dev/iwlwifi/mvm/ |
| H A D | ops.c | 60 module_param_named(init_dbg, iwlmvm_mod_params.init_dbg, bool, 0444); 63 module_param_named(power_scheme, iwlmvm_mod_params.power_scheme, int, 0444);
|
| /freebsd-13.1/sys/contrib/openzfs/module/zfs/ |
| H A D | dmu_traverse.c | 820 module_param_named(ignore_hole_birth, send_holes_without_birth_time, int, 0644);
|
| /freebsd-13.1/sys/ofed/drivers/infiniband/core/ |
| H A D | ib_mad.c | 62 module_param_named(send_queue_size, mad_sendq_size, int, 0444); 64 module_param_named(recv_queue_size, mad_recvq_size, int, 0444);
|
| /freebsd-13.1/sys/dev/mlx4/mlx4_ib/ |
| H A D | mlx4_ib_main.c | 79 module_param_named(sm_guid_assign, mlx4_ib_sm_guid_assign, int, 0444);
|