Home
last modified time | relevance | path

Searched refs:INIT_TIMER (Results 1 – 18 of 18) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dwl_cfgp2p.h212 #define INIT_TIMER(timer, func, duration, extra_delay) \ macro
H A Dwl_cfgp2p.c1629 INIT_TIMER(_timer, wl_cfgp2p_listen_expired, duration_ms, extra_delay); in wl_cfgp2p_discover_listen()
H A Dwl_cfgscan.c5186 INIT_TIMER(&cfg->p2p->listen_timer, in wl_priortize_scan_over_listen()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Dwl_cfgp2p.h187 #define INIT_TIMER(timer, func, duration, extra_delay) \ macro
H A Dwl_cfgp2p.c1499 INIT_TIMER(_timer, wl_cfgp2p_listen_expired, duration_ms, extra_delay); in wl_cfgp2p_discover_listen()
H A Dwl_cfg80211.c7608 INIT_TIMER(_timer, wl_cfgp2p_listen_expired, duration, 0); in wl_cfg80211_remain_on_channel()
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Dwl_cfgp2p.h208 #define INIT_TIMER(timer, func, duration, extra_delay) \ macro
H A Dwl_cfgp2p.c1617 INIT_TIMER(_timer, wl_cfgp2p_listen_expired, duration_ms, extra_delay);
H A Dwl_cfg80211.c9324 INIT_TIMER(_timer, wl_cfgp2p_listen_expired, duration, 0);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Dwl_cfgp2p.h208 #define INIT_TIMER(timer, func, duration, extra_delay) \ macro
H A Dwl_cfgp2p.c1617 INIT_TIMER(_timer, wl_cfgp2p_listen_expired, duration_ms, extra_delay);
H A Dwl_cfg80211.c9427 INIT_TIMER(_timer, wl_cfgp2p_listen_expired, duration, 0);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Dwl_cfgp2p.h208 #define INIT_TIMER(timer, func, duration, extra_delay) \ macro
H A Dwl_cfgp2p.c1617 INIT_TIMER(_timer, wl_cfgp2p_listen_expired, duration_ms, extra_delay);
H A Dwl_cfg80211.c9429 INIT_TIMER(_timer, wl_cfgp2p_listen_expired, duration, 0);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dwl_cfgp2p.h212 #define INIT_TIMER(timer, func, duration, extra_delay) \ macro
H A Dwl_cfgp2p.c1616 INIT_TIMER(_timer, wl_cfgp2p_listen_expired, duration_ms, extra_delay); in wl_cfgp2p_discover_listen()
H A Dwl_cfgscan.c5276 INIT_TIMER(&cfg->p2p->listen_timer, in wl_priortize_scan_over_listen()