| /freebsd-14.2/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-14.2/sys/contrib/dev/iwlwifi/ |
| H A D | iwl-drv.c | 1997 module_param_named(debug, iwlwifi_mod_params.debug_level, uint, 0644); 2001 module_param_named(swcrypto, iwlwifi_mod_params.swcrypto, int, 0444); 2006 module_param_named(amsdu_size, iwlwifi_mod_params.amsdu_size, int, 0444); 2010 module_param_named(fw_restart, iwlwifi_mod_params.fw_restart, bool, 0444); 2013 module_param_named(nvm_file, iwlwifi_mod_params.nvm_file, charp, 0444); 2074 module_param_named(bt_coex_active, iwlwifi_mod_params.bt_coex_active, 2078 module_param_named(led_mode, iwlwifi_mod_params.led_mode, int, 0444); 2082 module_param_named(power_save, iwlwifi_mod_params.power_save, bool, 0444); 2086 module_param_named(power_level, iwlwifi_mod_params.power_level, int, 0444); 2093 module_param_named(remove_when_gone, [all …]
|
| /freebsd-14.2/sys/dev/drm2/ |
| H A D | drm_stub.c | 68 module_param_named(debug, drm_debug, int, 0600); 69 module_param_named(vblankoffdelay, drm_vblank_offdelay, int, 0600); 70 module_param_named(timestamp_precision_usec, drm_timestamp_precision, int, 0600); 71 module_param_named(timestamp_monotonic, drm_timestamp_monotonic, int, 0600);
|
| H A D | drm_os_freebsd.h | 619 #define module_param_named(name, var, type, perm) macro
|
| H A D | drm_crtc_helper.c | 70 module_param_named(poll, drm_kms_helper_poll, bool, 0600);
|
| /freebsd-14.2/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-14.2/sys/contrib/openzfs/include/os/freebsd/spl/sys/ |
| H A D | ccompile.h | 47 #define module_param_named(a, b, c, d) macro
|
| /freebsd-14.2/sys/compat/linuxkpi/common/include/linux/ |
| H A D | moduleparam.h | 124 #define module_param_named(name, var, type, mode) \ macro
|
| /freebsd-14.2/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-14.2/sys/contrib/dev/athk/ath11k/ |
| H A D | core.c | 31 module_param_named(debug_mask, ath11k_debug_mask, uint, 0644); 35 module_param_named(crypto_mode, ath11k_crypto_mode, uint, 0644); 40 module_param_named(frame_mode, ath11k_frame_mode, uint, 0644); 45 module_param_named(ftm_mode, ath11k_ftm_mode, bool, 0444);
|
| /freebsd-14.2/sys/ofed/drivers/infiniband/ulp/ipoib/ |
| H A D | ipoib_main.c | 61 module_param_named(send_queue_size, ipoib_sendq_size, int, 0444); 63 module_param_named(recv_queue_size, ipoib_recvq_size, int, 0444); 69 module_param_named(debug_level, ipoib_debug_level, int, 0644);
|
| H A D | ipoib_cm.c | 50 module_param_named(max_nonsrq_conn_qp, ipoib_max_conn_qp, int, 0444); 58 module_param_named(cm_data_debug_level, data_debug_level, int, 0644);
|
| /freebsd-14.2/sys/contrib/dev/mediatek/mt76/mt7921/ |
| H A D | pci.c | 32 module_param_named(disable_aspm, mt7921_disable_aspm, bool, 0644);
|
| H A D | mcu.c | 15 module_param_named(disable_clc, mt7921_disable_clc, bool, 0644);
|
| /freebsd-14.2/sys/contrib/dev/athk/ath10k/ |
| H A D | core.c | 54 module_param_named(debug_mask, ath10k_debug_mask, uint, 0644); 55 module_param_named(cryptmode, ath10k_cryptmode_param, uint, 0644); 59 module_param_named(frame_mode, ath10k_frame_mode, uint, 0644); 60 module_param_named(coredump_mask, ath10k_coredump_mask, ulong, 0444);
|
| H A D | pci.c | 42 module_param_named(irq_mode, ath10k_pci_irq_mode, uint, 0644); 45 module_param_named(reset_mode, ath10k_pci_reset_mode, uint, 0644);
|
| /freebsd-14.2/sys/contrib/dev/rtw88/ |
| H A D | main.c | 41 module_param_named(disable_lps_deep, rtw_disable_lps_deep_mode, bool, 0644); 42 module_param_named(support_bf, rtw_bf_support, bool, 0644); 43 module_param_named(debug_mask, rtw_debug_mask, uint, 0644);
|
| H A D | pci.c | 26 module_param_named(disable_msi, rtw_disable_msi, bool, 0644); 27 module_param_named(disable_aspm, rtw_pci_disable_aspm, bool, 0644);
|
| /freebsd-14.2/sys/contrib/dev/athk/ath12k/ |
| H A D | core.c | 26 module_param_named(debug_mask, ath12k_debug_mask, uint, 0644);
|
| /freebsd-14.2/sys/contrib/dev/iwlwifi/mvm/ |
| H A D | ops.c | 59 module_param_named(init_dbg, iwlmvm_mod_params.init_dbg, bool, 0444); 62 module_param_named(power_scheme, iwlmvm_mod_params.power_scheme, int, 0444);
|
| /freebsd-14.2/sys/contrib/openzfs/module/zfs/ |
| H A D | dmu_traverse.c | 815 module_param_named(ignore_hole_birth, send_holes_without_birth_time, int, 0644);
|
| /freebsd-14.2/sys/contrib/dev/mediatek/mt76/ |
| H A D | usb.c | 15 module_param_named(disable_usb_sg, disable_usb_sg, bool, 0644);
|
| /freebsd-14.2/sys/contrib/dev/rtw89/ |
| H A D | pci.c | 22 module_param_named(disable_clkreq, rtw89_pci_disable_clkreq, bool, 0644); 23 module_param_named(disable_aspm_l1, rtw89_pci_disable_aspm_l1, bool, 0644); 24 module_param_named(disable_aspm_l1ss, rtw89_pci_disable_l1ss, bool, 0644);
|