On 2021-04-12 14:45, Johannes Berg wrote: > On Sun, 2021-04-11 at 12:47 +0200, Felix Fietkau wrote: >> This mode is not supported by the hardware >> > You say this "mode" (singular), and the subject says "80+80", > >> - he_mcs->rx_mcs_160 = cpu_to_le16(mcs_map); >> - he_mcs->tx_mcs_160 = cpu_to_le16(mcs_map); > > but you proceed to also remove 160, was that intentional? Yes. 160 MHz isn't supported and no capability was set for it either. - Felix