Home
last modified time | relevance | path

Searched refs:roam_timeout (Results 1 – 13 of 13) sorted by relevance

/OK3568_Linux_fs/kernel/net/batman-adv/
H A Dtranslation-table.c2475 unsigned long roam_timeout = BATADV_TT_CLIENT_ROAM_TIMEOUT; in batadv_tt_global_to_purge() local
2479 batadv_has_timed_out(tt_global->roam_at, roam_timeout)) { in batadv_tt_global_to_purge()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Dwl_cfg80211.h893 timer_list_compat_t roam_timeout; /* Timer for catch roam timeout */ member
H A Dwl_cfg80211.c14078 mod_timer(&cfg->roam_timeout, jiffies + msecs_to_jiffies(WL_ROAM_TIMEOUT_MS)); in wl_notify_roam_prep_status()
15891 if (timer_pending(&cfg->roam_timeout)) { in wl_del_roam_timeout()
15892 del_timer_sync(&cfg->roam_timeout); in wl_del_roam_timeout()
16953 init_timer_compat(&cfg->roam_timeout, wl_roam_timeout, cfg); in wl_init_roam_timeout()
17035 del_timer_sync(&cfg->roam_timeout); in wl_deinit_priv()
17289 if (timer_pending(&cfg->roam_timeout)) { in wl_cfg80211_detach()
17290 del_timer_sync(&cfg->roam_timeout); in wl_cfg80211_detach()
18114 if (timer_pending(&cfg->roam_timeout)) { in __wl_cfg80211_up()
18115 del_timer_sync(&cfg->roam_timeout); in __wl_cfg80211_up()
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Dwl_cfg80211.h1370 timer_list_compat_t roam_timeout; /* Timer for catch roam timeout */ member
H A Dwl_cfg80211.c16188 mod_timer(&cfg->roam_timeout, jiffies + msecs_to_jiffies(WL_ROAM_TIMEOUT_MS));
18010 if (timer_pending(&cfg->roam_timeout)) {
18011 del_timer_sync(&cfg->roam_timeout);
18502 init_timer_compat(&cfg->roam_timeout, wl_roam_timeout, cfg);
18602 del_timer_sync(&cfg->roam_timeout);
18906 if (timer_pending(&cfg->roam_timeout)) {
18907 del_timer_sync(&cfg->roam_timeout);
20034 if (timer_pending(&cfg->roam_timeout)) {
20035 del_timer_sync(&cfg->roam_timeout);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Dwl_cfg80211.h1430 timer_list_compat_t roam_timeout; /* Timer for catch roam timeout */ member
H A Dwl_cfg80211.c16325 mod_timer(&cfg->roam_timeout, jiffies + msecs_to_jiffies(WL_ROAM_TIMEOUT_MS));
18162 if (timer_pending(&cfg->roam_timeout)) {
18163 del_timer_sync(&cfg->roam_timeout);
18654 init_timer_compat(&cfg->roam_timeout, wl_roam_timeout, cfg);
18754 del_timer_sync(&cfg->roam_timeout);
19058 if (timer_pending(&cfg->roam_timeout)) {
19059 del_timer_sync(&cfg->roam_timeout);
20263 if (timer_pending(&cfg->roam_timeout)) {
20264 del_timer_sync(&cfg->roam_timeout);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Dwl_cfg80211.h1430 timer_list_compat_t roam_timeout; /* Timer for catch roam timeout */ member
H A Dwl_cfg80211.c16327 mod_timer(&cfg->roam_timeout, jiffies + msecs_to_jiffies(WL_ROAM_TIMEOUT_MS));
18164 if (timer_pending(&cfg->roam_timeout)) {
18165 del_timer_sync(&cfg->roam_timeout);
18656 init_timer_compat(&cfg->roam_timeout, wl_roam_timeout, cfg);
18756 del_timer_sync(&cfg->roam_timeout);
19060 if (timer_pending(&cfg->roam_timeout)) {
19061 del_timer_sync(&cfg->roam_timeout);
20265 if (timer_pending(&cfg->roam_timeout)) {
20266 del_timer_sync(&cfg->roam_timeout);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dwl_cfg80211.h1880 timer_list_compat_t roam_timeout; /* Timer for catch roam timeout */ member
H A Dwl_cfg80211.c13250 mod_timer(&cfg->roam_timeout, jiffies + msecs_to_jiffies(WL_ROAM_TIMEOUT_MS)); in wl_notify_roam_prep_status()
15048 del_timer_sync(&cfg->roam_timeout); in wl_del_roam_timeout()
15573 init_timer_compat(&cfg->roam_timeout, wl_roam_timeout, cfg); in wl_init_roam_timeout()
15695 del_timer_sync(&cfg->roam_timeout); in wl_deinit_priv()
16013 del_timer_sync(&cfg->roam_timeout); in wl_cfg80211_detach()
17209 del_timer_sync(&cfg->roam_timeout); in __wl_cfg80211_up()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dwl_cfg80211.h1880 timer_list_compat_t roam_timeout; /* Timer for catch roam timeout */ member
H A Dwl_cfg80211.c13352 mod_timer(&cfg->roam_timeout, jiffies + msecs_to_jiffies(WL_ROAM_TIMEOUT_MS)); in wl_notify_roam_prep_status()
15172 del_timer_sync(&cfg->roam_timeout); in wl_del_roam_timeout()
15697 init_timer_compat(&cfg->roam_timeout, wl_roam_timeout, cfg); in wl_init_roam_timeout()
15816 del_timer_sync(&cfg->roam_timeout); in wl_deinit_priv()
16131 del_timer_sync(&cfg->roam_timeout); in wl_cfg80211_detach()
17331 del_timer_sync(&cfg->roam_timeout); in __wl_cfg80211_up()