Home
last modified time | relevance | path

Searched refs:USECS_PER_MSEC (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dwl_cfg80211.c22254 #ifndef USECS_PER_MSEC
22255 #define USECS_PER_MSEC 1000UL macro
22296 timeout = (start_time + (WL_DS_SKIP_THRESHOLD_USECS * USECS_PER_MSEC)); in wl_cfg80211_check_in_progress()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dwl_cfg80211.c22009 #ifndef USECS_PER_MSEC
22010 #define USECS_PER_MSEC 1000UL macro
22051 timeout = (start_time + (WL_DS_SKIP_THRESHOLD_USECS * USECS_PER_MSEC)); in wl_cfg80211_check_in_progress()