Carl Huang <quic_cjhuang@xxxxxxxxxxx> wrote: > Add hardware parameter support_dual_stations to indicate > whether 2 station interfaces are supported. For chips which > support this feature, limit total number of AP interface and > mesh point to 1. The max interfaces are 3 for such chips. > > The chips affected are: > > QCA6390 hw2.0 > WCN6855 hw2.0 > WCN6855 hw2.1 > > Other chips are not affected. Sorry for delay. I have now added this to the pending branch, there was some simply conflict which 'git am -3' was able to fix on it's own: https://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git/commit/?h=pending&id=43b8e99e19e8126e113eb9141621cf7e4b32d4f0 > For affected chips, remove radar_detect_widths because now > num_different_channels is set to 2. radar_detect_widths can > be set only when num_different_channels is 1. See mac80211 > function wiphy_verify_combinations for details. So removing radar_detect_widths means that DFS will not be supported on the affect chips, right? I think I should add that to the commit message. -- https://patchwork.kernel.org/project/linux-wireless/patch/20230714023801.2621802-2-quic_cjhuang@xxxxxxxxxxx/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches