Home
last modified time | relevance | path

Searched defs:scan_timeout (Results 1 – 11 of 11) sorted by relevance

/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
Dwl_escan.h23 timer_list_compat_t scan_timeout; /* Timer for catch scan event timeout */ member
Dwl_cfg80211.h1243 timer_list_compat_t scan_timeout; /* Timer for catch scan event timeout */ member
/device/board/isoftstone/yangfan/kernel/src/driv/net/rockchip_wlan/rkwifi/bcmdhd/
Dwl_escan.h22 timer_list_compat_t scan_timeout; /* Timer for catch scan event timeout */ member
Dwl_cfg80211.h1785 timer_list_compat_t scan_timeout; /* Timer for catch scan event timeout */ member
/device/board/kaihong/khdvk_3566b/wifi/bcmdhd_hdf/bcmdhd/
Dwl_escan.h28 timer_list_compat_t scan_timeout; /* Timer for catch scan event timeout */ member
Dwl_cfg80211.h1255 timer_list_compat_t scan_timeout; /* Timer for catch scan event timeout */ member
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/bcmdhd/
Dwl_escan.h50 struct timer_list scan_timeout; /* Timer for catch scan event timeout */ member
Dwl_cfg80211.h772 struct timer_list scan_timeout; /* Timer for catch scan event timeout */ member
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/
Dhmac_device.h82 frw_timeout_stru scan_timeout; /* 扫描模块host侧的超时保护所使用的定时器 */ member
Dhmac_vap.h157 frw_timeout_stru scan_timeout; /* vap发起扫描时,会启动定时器,做超时保护处理 */ member
Dhmac_scan.c1679 hi_u32 scan_timeout; in hmac_scan_dispatch_req_event() local