wifi: iwlwifi: mvm: allow number of beacons from FW
authorJohannes Berg <johannes.berg@intel.com>
Sun, 16 Apr 2023 12:47:37 +0000 (15:47 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 17 Apr 2023 07:53:25 +0000 (09:53 +0200)
commitd9bfd5a06448c175ba3a333e13168fb2622e9dd8
treec47aceade1d29950dab6166817fe3bfc3699b0a5
parent8642ddb2a363cab424fd6975165007f308de75ba
wifi: iwlwifi: mvm: allow number of beacons from FW

Newer firmware images have a TLV advertising how many
beacons they support, use that to permit adding more
links in AP mode (FW needs to support at least as many
links as beacons).

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Gregory Greenman <gregory.greenman@intel.com>
Link: https://lore.kernel.org/r/20230416154301.0d7522533557.Ic6b5992e94446c35cb0f3add019defa6e7aded2a@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
drivers/net/wireless/intel/iwlwifi/fw/file.h
drivers/net/wireless/intel/iwlwifi/fw/img.h
drivers/net/wireless/intel/iwlwifi/iwl-drv.c
drivers/net/wireless/intel/iwlwifi/mvm/mld-mac80211.c