Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath12k/
H A Dfw.c102 ab->fw.fw_features_valid = true; in ath12k_fw_request_firmware_api_n()
177 return ab->fw.fw_features_valid && test_bit(feat, ab->fw.fw_features); in ath12k_fw_feature_supported()
H A Dcore.h1217 bool fw_features_valid; member
H A Dcore.c2166 if (ab->fw.fw_features_valid) { in ath12k_core_hw_group_set_mlo_capable()