/freebsd/sys/compat/linuxkpi/common/include/linux/ |
H A D | kconfig.h | 61 #define IS_ENABLED(_x) (IS_BUILTIN(_x) || IS_MODULE(_x)) macro
|
H A D | pm.h | 58 IS_ENABLED(CONFIG_PM_SLEEP) ? (_p) : NULL
|
/freebsd/sys/contrib/dev/mediatek/mt76/ |
H A D | pci.c | 31 if (IS_ENABLED(CONFIG_PCIEASPM)) { in mt76_pci_disable_aspm()
|
H A D | mt76_connac.h | 222 if (!IS_ENABLED(CONFIG_MT7622_WMAC)) in is_mt7622()
|
H A D | mac80211.c | 546 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 D | eeprom.c | 369 if (!IS_ENABLED(CONFIG_OF)) in mt76_get_rate_power_limits()
|
H A D | dma.c | 14 #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 D | mmio.c | 255 if (IS_ENABLED(CONFIG_MT7622_WMAC)) { in mt7615_init() 266 if (IS_ENABLED(CONFIG_MT7622_WMAC)) in mt7615_exit()
|
H A D | pci_init.c | 80 if (IS_ENABLED(CONFIG_MT76_LEDS)) { in mt7615_register_device()
|
/freebsd/sys/contrib/openzfs/include/os/linux/kernel/linux/ |
H A D | simd_x86.h | 296 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 D | iwl-mei.h | 69 #if IS_ENABLED(CONFIG_IWLMEI)
|
/freebsd/sys/contrib/dev/iwlwifi/ |
H A D | iwl-config.h | 517 #if IS_ENABLED(CONFIG_IWLWIFI_KUNIT_TESTS) 588 #if IS_ENABLED(CONFIG_IWLDVM) 632 #if IS_ENABLED(CONFIG_IWLMVM)
|
H A D | iwl-eeprom-parse.c |
|
/freebsd/sys/contrib/dev/athk/ |
H A D | regd.c | 119 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 D | dfs_pattern_detector.c | 359 if (!IS_ENABLED(CONFIG_CFG80211_CERTIFICATION_ONUS)) in dfs_pattern_detector_init()
|
/freebsd/sys/contrib/dev/iwlwifi/mvm/ |
H A D | offloading.c | 53 #if IS_ENABLED(CONFIG_IPV6) in iwl_mvm_send_proto_offload()
|
H A D | ops.c | 1096 #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 D | debug.c | 74 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 D | init.c | 212 #if IS_ENABLED(CONFIG_IPV6) in mt7921_register_device()
|
H A D | main.c | 1092 #if IS_ENABLED(CONFIG_IPV6) 1331 #if IS_ENABLED(CONFIG_IPV6)
|
/freebsd/sys/contrib/dev/iwlwifi/pcie/ |
H A D | drv.c | 40 #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 D | init.c | 295 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 D | mmio.c | 1044 if (IS_ENABLED(CONFIG_MT798X_WMAC)) { in mt7915_init() 1062 if (IS_ENABLED(CONFIG_MT798X_WMAC)) in mt7915_exit()
|
H A D | init.c | 459 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 D | init.c | 535 if (IS_ENABLED(CONFIG_MT76_LEDS)) { in mt7603_register_device()
|