Home
last modified time | relevance | path

Searched refs:scan_enq_time (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Dwl_cfgscan.c2307 cfg->scan_enq_time = 0; in wl_notify_escan_complete()
3311 ((cfg->scan_deq_time < cfg->scan_enq_time) || in wl_scan_timeout()
3324 GET_SEC_USEC(cfg->scan_enq_time), GET_SEC_USEC(cfg->wl_evt_hdlr_entry_time), in wl_scan_timeout()
3328 if (cfg->scan_enq_time) { in wl_scan_timeout()
3329 WL_ERR(("Elapsed time(ns): %llu\n", (cur_time - cfg->scan_enq_time))); in wl_scan_timeout()
H A Dwl_cfg80211.h1465 uint64 scan_enq_time; member
H A Dwl_cfg80211.c19324 cfg->scan_enq_time = OSL_LOCALTIME_NS();
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Dwl_cfgscan.c2298 cfg->scan_enq_time = 0; in wl_notify_escan_complete()
3302 ((cfg->scan_deq_time < cfg->scan_enq_time) || in wl_scan_timeout()
3315 GET_SEC_USEC(cfg->scan_enq_time), GET_SEC_USEC(cfg->wl_evt_hdlr_entry_time), in wl_scan_timeout()
3319 if (cfg->scan_enq_time) { in wl_scan_timeout()
3320 WL_ERR(("Elapsed time(ns): %llu\n", (cur_time - cfg->scan_enq_time))); in wl_scan_timeout()
H A Dwl_cfg80211.h1405 uint64 scan_enq_time; member
H A Dwl_cfg80211.c19170 cfg->scan_enq_time = OSL_LOCALTIME_NS();
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Dwl_cfgscan.c2307 cfg->scan_enq_time = 0; in wl_notify_escan_complete()
3311 ((cfg->scan_deq_time < cfg->scan_enq_time) || in wl_scan_timeout()
3324 GET_SEC_USEC(cfg->scan_enq_time), GET_SEC_USEC(cfg->wl_evt_hdlr_entry_time), in wl_scan_timeout()
3328 if (cfg->scan_enq_time) { in wl_scan_timeout()
3329 WL_ERR(("Elapsed time(ns): %llu\n", (cur_time - cfg->scan_enq_time))); in wl_scan_timeout()
H A Dwl_cfg80211.h1465 uint64 scan_enq_time; member
H A Dwl_cfg80211.c19322 cfg->scan_enq_time = OSL_LOCALTIME_NS();