Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dcore.c755 [ATH10K_FW_FEATURE_NON_BMI] = "non-bmi",
2153 if (!test_bit(ATH10K_FW_FEATURE_NON_BMI, fw_file->fw_features) && in ath10k_core_fetch_firmware_api_n()
2931 if (!test_bit(ATH10K_FW_FEATURE_NON_BMI, in ath10k_core_start()
2994 if (!test_bit(ATH10K_FW_FEATURE_NON_BMI, in ath10k_core_start()
3358 if (!test_bit(ATH10K_FW_FEATURE_NON_BMI, in ath10k_core_probe_fw()
3402 if (!test_bit(ATH10K_FW_FEATURE_NON_BMI, in ath10k_core_probe_fw()
H A Ddebug.c1730 !test_bit(ATH10K_FW_FEATURE_NON_BMI, in ath10k_debug_start()
1748 if (!test_bit(ATH10K_FW_FEATURE_NON_BMI, in ath10k_debug_stop()
2592 if (!test_bit(ATH10K_FW_FEATURE_NON_BMI, in ath10k_debug_register()
H A Dcore.h827 ATH10K_FW_FEATURE_NON_BMI = 19, enumerator