Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/sfc/
Defx_common.c68 #define RESET_TYPE(type) \ macro
814 RESET_TYPE(method)); in efx_reset()
910 RESET_TYPE(type)); in efx_schedule_reset()
926 RESET_TYPE(method)); in efx_schedule_reset()
932 RESET_TYPE(method), RESET_TYPE(type)); in efx_schedule_reset()
/Linux-v6.6/drivers/net/ethernet/sfc/siena/
Defx_common.c72 #define RESET_TYPE(type) \ macro
827 RESET_TYPE(method)); in efx_siena_reset()
923 RESET_TYPE(type)); in efx_siena_schedule_reset()
939 RESET_TYPE(method)); in efx_siena_schedule_reset()
945 RESET_TYPE(method), RESET_TYPE(type)); in efx_siena_schedule_reset()
/Linux-v6.6/drivers/gpu/drm/bridge/
Dsamsung-dsim.c313 RESET_TYPE, enumerator
331 [RESET_TYPE] = DSIM_SWRST,
349 [RESET_TYPE] = DSIM_SWRST,
367 [RESET_TYPE] = DSIM_FUNCRST,
385 [RESET_TYPE] = DSIM_SWRST,
539 u32 reset_val = dsi->driver_data->reg_values[RESET_TYPE]; in samsung_dsim_reset()
1412 if (driver_data->reg_values[RESET_TYPE] == DSIM_FUNCRST) in samsung_dsim_init()
/Linux-v6.6/drivers/staging/rtl8192u/
Dr8192U.h789 } RESET_TYPE; typedef
1043 RESET_TYPE ResetProgress;
Dr8192U_core.c2699 static RESET_TYPE TxCheckStuck(struct net_device *dev) in TxCheckStuck()
2772 static RESET_TYPE RxCheckStuck(struct net_device *dev) in RxCheckStuck()
2800 static RESET_TYPE rtl819x_ifcheck_resetornot(struct net_device *dev) in rtl819x_ifcheck_resetornot()
2803 RESET_TYPE TxResetType = RESET_TYPE_NORESET; in rtl819x_ifcheck_resetornot()
2804 RESET_TYPE RxResetType = RESET_TYPE_NORESET; in rtl819x_ifcheck_resetornot()
3049 RESET_TYPE ResetType = RESET_TYPE_NORESET; in rtl819x_watchdog_wqcallback()
/Linux-v6.6/drivers/net/ethernet/sfc/falcon/
Defx.c2424 RESET_TYPE(method)); in ef4_reset()
2535 RESET_TYPE(type)); in ef4_schedule_reset()
2549 RESET_TYPE(method)); in ef4_schedule_reset()
2555 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()