Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/
Defx_common.c71 #define RESET_TYPE(type) \ macro
817 RESET_TYPE(method)); in efx_reset()
913 RESET_TYPE(type)); in efx_schedule_reset()
929 RESET_TYPE(method)); in efx_schedule_reset()
935 RESET_TYPE(method), RESET_TYPE(type)); in efx_schedule_reset()
Dnet_driver.h617 #define RESET_TYPE(type) \ macro
/kernel/linux/linux-5.10/drivers/gpu/drm/exynos/
Dexynos_drm_dsi.c382 RESET_TYPE, enumerator
400 [RESET_TYPE] = DSIM_SWRST,
418 [RESET_TYPE] = DSIM_SWRST,
436 [RESET_TYPE] = DSIM_FUNCRST,
533 u32 reset_val = dsi->driver_data->reg_values[RESET_TYPE]; in exynos_dsi_reset()
1321 if (driver_data->reg_values[RESET_TYPE] == DSIM_FUNCRST) in exynos_dsi_init()
/kernel/linux/linux-5.10/drivers/staging/rtl8192u/
Dr8192U.h789 } RESET_TYPE; typedef
1043 RESET_TYPE ResetProgress;
Dr8192U_core.c2883 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()
3235 RESET_TYPE ResetType = RESET_TYPE_NORESET; in rtl819x_watchdog_wqcallback()
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/falcon/
Defx.c2435 RESET_TYPE(method)); in ef4_reset()
2546 RESET_TYPE(type)); in ef4_schedule_reset()
2560 RESET_TYPE(method)); in ef4_schedule_reset()
2566 RESET_TYPE(method), RESET_TYPE(type)); in ef4_schedule_reset()
Dnet_driver.h502 #define RESET_TYPE(type) \ macro
Dfalcon.c1984 RESET_TYPE(method)); in __falcon_reset_hw()
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/
Dqed_hsi.h13318 #define RESET_TYPE (*((u32 *)(STRUCT_OFFSET(reset_type)))) macro