Home
last modified time | relevance | path

Searched refs:RESET_TYPE_TX_WATCHDOG (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/drivers/net/ethernet/sfc/falcon/
H A Denum.h159 RESET_TYPE_TX_WATCHDOG, enumerator
H A Defx.c76 [RESET_TYPE_TX_WATCHDOG] = "TX_WATCHDOG",
2108 ef4_schedule_reset(efx, RESET_TYPE_TX_WATCHDOG); in ef4_watchdog()
/openbmc/linux/drivers/net/ethernet/sfc/
H A Denum.h162 RESET_TYPE_TX_WATCHDOG, enumerator
H A Defx_common.c60 [RESET_TYPE_TX_WATCHDOG] = "TX_WATCHDOG",
730 efx_schedule_reset(efx, RESET_TYPE_TX_WATCHDOG); in efx_watchdog()
H A Def100_nic.c451 if (reason == RESET_TYPE_TX_WATCHDOG) in ef100_map_reset_reason()
477 if (reset_type == RESET_TYPE_TX_WATCHDOG) { in ef100_reset()
/openbmc/linux/drivers/net/ethernet/sfc/siena/
H A Denum.h162 RESET_TYPE_TX_WATCHDOG, enumerator
H A Defx_common.c64 [RESET_TYPE_TX_WATCHDOG] = "TX_WATCHDOG",
741 efx_siena_schedule_reset(efx, RESET_TYPE_TX_WATCHDOG); in efx_siena_watchdog()