Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8192e/
H A Drtllib_softmac.c577 if (ieee->scan_watch_dog++ > MAX_CHANNEL_NUMBER) { in rtllib_softmac_scan_wq()
605 ieee->scan_watch_dog = 0; in rtllib_softmac_scan_wq()
653 ieee->scan_watch_dog = 0; in rtllib_softmac_stop_scan()
H A Drtllib.h1491 u16 scan_watch_dog; member