/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/ |
H A D | efx_common.c | 71 #define RESET_TYPE(type) \ macro 819 RESET_TYPE(method)); in efx_reset() 915 RESET_TYPE(type)); in efx_schedule_reset() 931 RESET_TYPE(method)); in efx_schedule_reset() 937 RESET_TYPE(method), RESET_TYPE(type)); in efx_schedule_reset()
|
H A D | net_driver.h | 617 #define RESET_TYPE(type) \ macro
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/ |
H A D | efx_common.c | 68 #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()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/ |
H A D | efx_common.c | 72 #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()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/bridge/ |
H A D | samsung-dsim.c | 313 RESET_TYPE, enumerator 331 [RESET_TYPE] = DSIM_SWRST, 349 [RESET_TYPE] = DSIM_SWRST, 367 [RESET_TYPE] = DSIM_FUNCRST, 385 [RESET_TYPE] = DSIM_SWRST, 541 u32 reset_val = dsi->driver_data->reg_values[RESET_TYPE]; in samsung_dsim_reset() 1410 if (driver_data->reg_values[RESET_TYPE] == DSIM_FUNCRST) in samsung_dsim_init()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/exynos/ |
H A D | exynos_drm_dsi.c | 382 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/ |
H A D | r8192U.h | 789 } RESET_TYPE; typedef 1043 RESET_TYPE ResetProgress;
|
H A D | r8192U_core.c | 2883 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-6.6/drivers/staging/rtl8192u/ |
H A D | r8192U.h | 789 } RESET_TYPE; typedef 1043 RESET_TYPE ResetProgress;
|
H A D | r8192U_core.c | 2699 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()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/falcon/ |
H A D | efx.c | 2435 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()
|
H A D | net_driver.h | 502 #define RESET_TYPE(type) \ macro
|
H A D | falcon.c | 1984 RESET_TYPE(method)); in __falcon_reset_hw()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/falcon/ |
H A D | efx.c | 2424 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()
|
H A D | net_driver.h | 502 #define RESET_TYPE(type) \ macro
|
H A D | falcon.c | 1984 RESET_TYPE(method)); in __falcon_reset_hw()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_hsi.h | 13318 #define RESET_TYPE (*((u32 *)(STRUCT_OFFSET(reset_type)))) macro
|