Home
last modified time | relevance | path

Searched refs:IS_ENABLED (Results 1 – 25 of 68) sorted by relevance

123

/src/sys/contrib/dev/broadcom/brcm80211/brcmfmac/
H A Ddebug.h50 if (IS_ENABLED(CONFIG_BRCMDBG) || \
51 IS_ENABLED(CONFIG_BRCM_TRACING) || \
59 if (IS_ENABLED(CONFIG_BRCMDBG) || \
60 IS_ENABLED(CONFIG_BRCM_TRACING) || \
H A Dbcmsdh.c794 if (!IS_ENABLED(CONFIG_PM_SLEEP)) in brcmf_sdiod_freezer_attach()
844 return IS_ENABLED(CONFIG_PM_SLEEP) && in brcmf_sdiod_freezing()
859 if (IS_ENABLED(CONFIG_PM_SLEEP)) in brcmf_sdiod_freezer_count()
865 if (IS_ENABLED(CONFIG_PM_SLEEP)) in brcmf_sdiod_freezer_uncount()
1012 #if IS_ENABLED(CONFIG_ACPI) in brcmf_sdiod_acpi_save_power_manageable()
1028 #if IS_ENABLED(CONFIG_ACPI) in brcmf_sdiod_acpi_set_power_manageable()
H A Dcore.c209 #if IS_ENABLED(CONFIG_IPV6)
1087 #if IS_ENABLED(CONFIG_IPV6)
1262 #if IS_ENABLED(CONFIG_IPV6) in brcmf_bus_started()
1445 #if IS_ENABLED(CONFIG_IPV6) in brcmf_detach()
/src/sys/contrib/dev/iwlwifi/mld/
H A Dd3.h29 #if IS_ENABLED(CONFIG_IPV6)
45 #if IS_ENABLED(CONFIG_IPV6)
H A Dmlo.h162 #if IS_ENABLED(CONFIG_IWLWIFI_KUNIT_TESTS)
/src/sys/contrib/dev/iwlwifi/
H A Diwl-config.h567 #if IS_ENABLED(CONFIG_IWLWIFI_KUNIT_TESTS)
729 #if IS_ENABLED(CONFIG_IWLDVM)
760 #if IS_ENABLED(CONFIG_IWLMVM)
779 #if IS_ENABLED(CONFIG_IWLMLD)
H A Diwl-drv.h103 #if IS_ENABLED(CONFIG_IWLWIFI_KUNIT_TESTS)
H A Diwl-nvm-parse.h92 #if IS_ENABLED(CONFIG_IWLWIFI_KUNIT_TESTS)
/src/sys/contrib/dev/mediatek/mt76/
H A Ddma.h49 #if IS_ENABLED(CONFIG_NET_MEDIATEK_SOC_WED)
73 #elif IS_ENABLED(CONFIG_MT76_NPU)
H A Dpci.c31 if (IS_ENABLED(CONFIG_PCIEASPM)) { in mt76_pci_disable_aspm()
/src/sys/compat/linuxkpi/common/include/linux/
H A Dkconfig.h61 #define IS_ENABLED(_x) (IS_BUILTIN(_x) || IS_MODULE(_x)) macro
H A Dsiphash.h84 if (IS_ENABLED(CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS) || in siphash()
134 if (IS_ENABLED(CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS) || in hsiphash()
H A Dpm.h58 IS_ENABLED(CONFIG_PM_SLEEP) ? (_p) : NULL
/src/sys/contrib/dev/mediatek/mt76/mt7615/
H A Dmmio.c256 if (IS_ENABLED(CONFIG_MT7622_WMAC)) { in mt7615_init()
267 if (IS_ENABLED(CONFIG_MT7622_WMAC)) in mt7615_exit()
H A Dpci_init.c80 if (IS_ENABLED(CONFIG_MT76_LEDS)) { in mt7615_register_device()
/src/sys/contrib/dev/iwlwifi/pcie/
H A Ddrv.c42 #if IS_ENABLED(CONFIG_IWLDVM)
231 #if IS_ENABLED(CONFIG_IWLMVM)
511 #if IS_ENABLED(CONFIG_IWLMVM) || IS_ENABLED(CONFIG_IWLMLD)
599 #if IS_ENABLED(CONFIG_IWLDVM)
805 #if IS_ENABLED(CONFIG_IWLMVM)
1048 #if IS_ENABLED(CONFIG_IWLMLD)
1094 #if IS_ENABLED(CONFIG_IWLWIFI_KUNIT_TESTS)
/src/sys/contrib/dev/iwlwifi/mei/
H A Diwl-mei.h69 #if IS_ENABLED(CONFIG_IWLMEI)
/src/sys/contrib/dev/mediatek/mt76/mt7925/
H A Dregs.h77 #if IS_ENABLED(CONFIG_MT76_DEV)
H A Dinit.c222 #if IS_ENABLED(CONFIG_IPV6) in mt7925_register_device()
/src/sys/contrib/openzfs/include/os/linux/kernel/linux/
H A Dsimd_x86.h289 if (IS_ENABLED(CONFIG_X86_32)) in kfpu_save_fxsr()
366 if (IS_ENABLED(CONFIG_X86_32)) { in kfpu_restore_fxsr()
/src/sys/contrib/dev/iwlwifi/tests/
H A Ddevinfo.c277 #if IS_ENABLED(CONFIG_IWLMVM) || IS_ENABLED(CONFIG_IWLMLD) in devinfo_pci_ids_config()
/src/sys/contrib/dev/athk/
H A Dregd.c119 if (IS_ENABLED(CONFIG_ATH_REG_DYNAMIC_USER_CERT_TESTING)) in dynamic_country_user_possible()
191 if (!IS_ENABLED(CONFIG_ATH_REG_DYNAMIC_USER_REG_HINTS)) in ath_reg_dyn_country_user_allow()
H A Ddfs_pattern_detector.c354 if (!IS_ENABLED(CONFIG_CFG80211_CERTIFICATION_ONUS)) in dfs_pattern_detector_init()
/src/sys/contrib/dev/iwlwifi/mvm/
H A Doffloading.c53 #if IS_ENABLED(CONFIG_IPV6) in iwl_mvm_send_proto_offload()
/src/sys/contrib/dev/athk/ath10k/
H A Ddebug.c77 IS_ENABLED(CONFIG_ATH10K_DEBUG), in ath10k_debug_print_hwfw_info()
78 IS_ENABLED(CONFIG_ATH10K_DEBUGFS), in ath10k_debug_print_hwfw_info()
79 IS_ENABLED(CONFIG_ATH10K_TRACING), in ath10k_debug_print_hwfw_info()
80 IS_ENABLED(CONFIG_ATH10K_DFS_CERTIFIED), in ath10k_debug_print_hwfw_info()
81 IS_ENABLED(CONFIG_NL80211_TESTMODE)); in ath10k_debug_print_hwfw_info()
2628 if (IS_ENABLED(CONFIG_ATH10K_DFS_CERTIFIED)) { in ath10k_debug_register()
2666 if (IS_ENABLED(CONFIG_MAC80211_DEBUGFS)) in ath10k_debug_register()

123