|
@@ -217,6 +217,7 @@ static const char *const ath10k_core_fw_feature_str[] = {
|
|
[ATH10K_FW_FEATURE_RAW_MODE_SUPPORT] = "raw-mode",
|
|
[ATH10K_FW_FEATURE_RAW_MODE_SUPPORT] = "raw-mode",
|
|
[ATH10K_FW_FEATURE_SUPPORTS_ADAPTIVE_CCA] = "adaptive-cca",
|
|
[ATH10K_FW_FEATURE_SUPPORTS_ADAPTIVE_CCA] = "adaptive-cca",
|
|
[ATH10K_FW_FEATURE_MFP_SUPPORT] = "mfp",
|
|
[ATH10K_FW_FEATURE_MFP_SUPPORT] = "mfp",
|
|
|
|
+ [ATH10K_FW_FEATURE_PEER_FLOW_CONTROL] = "peer-flow-ctrl",
|
|
};
|
|
};
|
|
|
|
|
|
static unsigned int ath10k_core_get_fw_feature_str(char *buf,
|
|
static unsigned int ath10k_core_get_fw_feature_str(char *buf,
|