wlcore: enable sleep during AP mode operation
Enable ELP authorization in AP mode and enable the use of the wakeup bit in the ELP register. Introduce AP role sleep configuration which is disabled by default. When configured, it allows the AP to sleep when ELP is authorized for it. Signed-off-by: Kobi Leibovitch <kobi.lev100@gmail.com> Signed-off-by: Arik Nemtsov <arik@wizery.com> Signed-off-by: Eliad Peller <eliad@wizery.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
This commit is contained in:
@@ -1731,6 +1731,7 @@ static struct wlcore_ops wl12xx_ops = {
|
||||
.lnk_low_prio = wl12xx_lnk_low_prio,
|
||||
.interrupt_notify = NULL,
|
||||
.rx_ba_filter = NULL,
|
||||
.ap_sleep = NULL,
|
||||
};
|
||||
|
||||
static struct ieee80211_sta_ht_cap wl12xx_ht_cap = {
|
||||
|
Reference in New Issue
Block a user