Home
last modified time | relevance | path

Searched refs:wl_cfgscan_sched_scan_stop_work (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dwl_cfgscan.h179 extern void wl_cfgscan_sched_scan_stop_work(struct work_struct *work);
H A Dwl_cfgscan.c3998 wl_cfgscan_sched_scan_stop_work(struct work_struct *work) in wl_cfgscan_sched_scan_stop_work() function
H A Dwl_cfg80211.c15960 INIT_DELAYED_WORK(&cfg->sched_scan_stop_work, wl_cfgscan_sched_scan_stop_work); in wl_cfg80211_attach()