Home
last modified time | relevance | path

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

12

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dkconfig.h61 #define IS_ENABLED(_x) (IS_BUILTIN(_x) || IS_MODULE(_x)) macro
H A Dpm.h58 IS_ENABLED(CONFIG_PM_SLEEP) ? (_p) : NULL
/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dpci.c31 if (IS_ENABLED(CONFIG_PCIEASPM)) { in mt76_pci_disable_aspm()
H A Dmt76_connac.h222 if (!IS_ENABLED(CONFIG_MT7622_WMAC)) in is_mt7622()
H A Dmac80211.c546 if (IS_ENABLED(CONFIG_MT76_LEDS)) { in mt76_register_phy()
577 if (IS_ENABLED(CONFIG_MT76_LEDS)) in mt76_unregister_phy()
740 if (IS_ENABLED(CONFIG_MT76_LEDS)) { in mt76_register_device()
769 if (IS_ENABLED(CONFIG_MT76_LEDS)) in mt76_unregister_device()
H A Deeprom.c369 if (!IS_ENABLED(CONFIG_OF)) in mt76_get_rate_power_limits()
H A Ddma.c14 #if IS_ENABLED(CONFIG_NET_MEDIATEK_SOC_WED)
828 if (IS_ENABLED(CONFIG_NET_MEDIATEK_SOC_WED) && in mt76_dma_rx_process()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7615/
H A Dmmio.c255 if (IS_ENABLED(CONFIG_MT7622_WMAC)) { in mt7615_init()
266 if (IS_ENABLED(CONFIG_MT7622_WMAC)) in mt7615_exit()
H A Dpci_init.c80 if (IS_ENABLED(CONFIG_MT76_LEDS)) { in mt7615_register_device()
/freebsd/sys/contrib/openzfs/include/os/linux/kernel/linux/
H A Dsimd_x86.h296 if (IS_ENABLED(CONFIG_X86_32)) in kfpu_save_fxsr()
369 if (IS_ENABLED(CONFIG_X86_32)) { in kfpu_restore_fxsr()
/freebsd/sys/contrib/dev/iwlwifi/mei/
H A Diwl-mei.h69 #if IS_ENABLED(CONFIG_IWLMEI)
/freebsd/sys/contrib/dev/iwlwifi/
H A Diwl-config.h517 #if IS_ENABLED(CONFIG_IWLWIFI_KUNIT_TESTS)
588 #if IS_ENABLED(CONFIG_IWLDVM)
632 #if IS_ENABLED(CONFIG_IWLMVM)
H A Diwl-eeprom-parse.c
/freebsd/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.c359 if (!IS_ENABLED(CONFIG_CFG80211_CERTIFICATION_ONUS)) in dfs_pattern_detector_init()
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Doffloading.c53 #if IS_ENABLED(CONFIG_IPV6) in iwl_mvm_send_proto_offload()
H A Dops.c1096 #if IS_ENABLED(CONFIG_IWLMEI)
1180 #if IS_ENABLED(CONFIG_IWLMEI) in iwl_op_mode_mvm_start()
1489 #if IS_ENABLED(CONFIG_IWLMEI) in iwl_op_mode_mvm_stop()
/freebsd/sys/contrib/dev/athk/ath10k/
H A Ddebug.c74 IS_ENABLED(CONFIG_ATH10K_DEBUG), in ath10k_debug_print_hwfw_info()
75 IS_ENABLED(CONFIG_ATH10K_DEBUGFS), in ath10k_debug_print_hwfw_info()
76 IS_ENABLED(CONFIG_ATH10K_TRACING), in ath10k_debug_print_hwfw_info()
77 IS_ENABLED(CONFIG_ATH10K_DFS_CERTIFIED), in ath10k_debug_print_hwfw_info()
78 IS_ENABLED(CONFIG_NL80211_TESTMODE)); in ath10k_debug_print_hwfw_info()
2644 if (IS_ENABLED(CONFIG_ATH10K_DFS_CERTIFIED)) { in ath10k_debug_register()
2682 if (IS_ENABLED(CONFIG_MAC80211_DEBUGFS)) in ath10k_debug_register()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7921/
H A Dinit.c212 #if IS_ENABLED(CONFIG_IPV6) in mt7921_register_device()
H A Dmain.c1092 #if IS_ENABLED(CONFIG_IPV6)
1331 #if IS_ENABLED(CONFIG_IPV6)
/freebsd/sys/contrib/dev/iwlwifi/pcie/
H A Ddrv.c40 #if IS_ENABLED(CONFIG_IWLDVM)
229 #if IS_ENABLED(CONFIG_IWLMVM)
568 #if IS_ENABLED(CONFIG_IWLMVM)
1159 #if IS_ENABLED(CONFIG_IWLWIFI_KUNIT_TESTS) in get_crf_id()
1449 #if IS_ENABLED(CONFIG_IWLMVM) in iwl_pci_probe()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7996/
H A Dinit.c295 if (IS_ENABLED(CONFIG_MT76_LEDS)) { in mt7996_mac_init()
889 if (IS_ENABLED(CONFIG_MT76_LEDS)) { in mt7996_register_device()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7915/
H A Dmmio.c1044 if (IS_ENABLED(CONFIG_MT798X_WMAC)) { in mt7915_init()
1062 if (IS_ENABLED(CONFIG_MT798X_WMAC)) in mt7915_exit()
H A Dinit.c459 if (IS_ENABLED(CONFIG_MT76_LEDS)) { in mt7915_init_wiphy()
530 if (!IS_ENABLED(CONFIG_MT76_LEDS)) in mt7915_init_led_mux()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7603/
H A Dinit.c535 if (IS_ENABLED(CONFIG_MT76_LEDS)) { in mt7603_register_device()

12