ath12k_fw_feature_supported
ath12k_fw_feature_supported(ab, ATH12K_FW_FEATURE_MLO);
if (!ath12k_fw_feature_supported(ab, ATH12K_FW_FEATURE_MLO)) {
bool ath12k_fw_feature_supported(struct ath12k_base *ab, enum ath12k_fw_features feat);
if (ath12k_fw_feature_supported(ab, ATH12K_FW_FEATURE_MULTI_QRTR_ID))
if (ath12k_fw_feature_supported(ab, ATH12K_FW_FEATURE_MULTI_QRTR_ID)) {