Home
last modified time | relevance | path

Searched refs:RESET_TYPE (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/drivers/staging/rtl8192u/
Dr8192U.h863 } RESET_TYPE; typedef
1106 RESET_TYPE ResetProgress;
Dr8192U_core.c2887 static RESET_TYPE TxCheckStuck(struct net_device *dev) in TxCheckStuck()
2956 static RESET_TYPE RxCheckStuck(struct net_device *dev) in RxCheckStuck()
2986 static RESET_TYPE rtl819x_ifcheck_resetornot(struct net_device *dev) in rtl819x_ifcheck_resetornot()
2989 RESET_TYPE TxResetType = RESET_TYPE_NORESET; in rtl819x_ifcheck_resetornot()
2990 RESET_TYPE RxResetType = RESET_TYPE_NORESET; in rtl819x_ifcheck_resetornot()
3218 RESET_TYPE ResetType = RESET_TYPE_NORESET; in rtl819x_watchdog_wqcallback()
/linux-4.1.27/drivers/net/ethernet/sfc/
Defx.c2465 RESET_TYPE(method)); in efx_reset()
2597 RESET_TYPE(type)); in efx_schedule_reset()
2612 RESET_TYPE(method)); in efx_schedule_reset()
2618 RESET_TYPE(method), RESET_TYPE(type)); in efx_schedule_reset()
Dnet_driver.h664 #define RESET_TYPE(type) \ macro
Dfalcon.c1968 RESET_TYPE(method)); in __falcon_reset_hw()