Home
last modified time | relevance | path

Searched defs:RESET_CIE_WATCHDOG (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/staging/rtl8192u/ieee80211/
H A Ddot11d.h43 #define RESET_CIE_WATCHDOG(ieee_dev) (GET_CIE_WATCHDOG(ieee_dev) = 0) macro
/openbmc/linux/drivers/staging/rtl8192e/
H A Ddot11d.h70 static inline void RESET_CIE_WATCHDOG(struct rtllib_device *__ieee_dev) in RESET_CIE_WATCHDOG() function