Ping-Ke Shih <pkshih@xxxxxxxxxxx> wrote: > Maybe you can start a delyed_work with 1 second delay when entering to > rtw_enter_ips() but not actually enter. For normal use case, after 1 > second, call rtw_enter_ips() to power down. For roaming case, it must > ask to power on by rtw_leave_ips() immediately, so cancel the delayed_work > and no actually power off/on in this case. This is a very interesting idea. We will try this for sure! Thank you very much. > > One more question. Is there a way to use 802.11r (fast roaming) with the mainline driver? As I know, 802.11r is mainly implemented in wpa_supplicant. I don't remember drivers need to implement special handles for that. Ah, ok. Thanks for that advice. Kind regards Henry Jesuiter