ATH11K_HT_MCS_MAX
if (flags == WMI_RATE_PREAMBLE_HT && (mcs > ATH11K_HT_MCS_MAX || nss < 1)) {
if (rate_mcs > ATH11K_HT_MCS_MAX) {