Home
last modified time | relevance | path

Searched refs:ATH10K_FW_FEATURE_NON_BMI (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/dev/athk/ath10k/
H A Dcore.c760 [ATH10K_FW_FEATURE_NON_BMI] = "non-bmi",
2224 if (!test_bit(ATH10K_FW_FEATURE_NON_BMI, fw_file->fw_features) && in ath10k_core_fetch_firmware_api_n()
3011 if (!test_bit(ATH10K_FW_FEATURE_NON_BMI, in ath10k_core_start()
3074 if (!test_bit(ATH10K_FW_FEATURE_NON_BMI, in ath10k_core_start()
3438 if (!test_bit(ATH10K_FW_FEATURE_NON_BMI, in ath10k_core_probe_fw()
3482 if (!test_bit(ATH10K_FW_FEATURE_NON_BMI, in ath10k_core_probe_fw()
H A Ddebug.c1770 !test_bit(ATH10K_FW_FEATURE_NON_BMI, in ath10k_debug_start()
1788 if (!test_bit(ATH10K_FW_FEATURE_NON_BMI, in ath10k_debug_stop()
2632 if (!test_bit(ATH10K_FW_FEATURE_NON_BMI, in ath10k_debug_register()
H A Dcore.h831 ATH10K_FW_FEATURE_NON_BMI = 19, enumerator