No subject
<[email protected]> Sat, 19 Nov 2016 18:31:33 -0000
| Newsgroups | org.ath9k.lists.ath9k-devel |
|---|---|
| Message-ID | <[email protected]> |
behaviour. The biggest problem seems to be that the ath9k_hw_set_sta_beacon_timers function is never called, so once the hardware enters the PS mode there is no hardware trigger to wake up the hardware. However, there is a mac80211 beacon loss software timer is the one that wakes up the hardware after 7 lost beacon. Could you provide me more details about the link between Power Save Mode and the hardware triggers/sleep registers from ath9k_hw_set_sta_beacon_timers? The ath9k_hw_set_sta_beacon_timers should be called every time a beacon is received, right? [1] http://lxr.free-electrons.com/source/drivers/net/wireless/ath/ath9k/hw.c?v=4.3#L2269 [2] http://lxr.free-electrons.com/source/drivers/net/wireless/ath/ath9k/main.c#L486 [3] http://lxr.free-electrons.com/source/drivers/net/wireless/ath/ath9k/htc_drv_txrx.c?v=2.6.35#L639 > BR > Janusz > >> Thanks, >> Doru >> _______________________________________________ >> ath9k-devel mailing list >> ath9k-devel at lists.ath9k.org >> https://lists.ath9k.org/mailman/listinfo/ath9k-devel