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

/linux-master/drivers/net/ethernet/sfc/falcon/
H A Denum.h144 * @RESET_TYPE_TX_WATCHDOG: reset due to TX watchdog
159 RESET_TYPE_TX_WATCHDOG, enumerator in enum:reset_type
H A Defx.c76 [RESET_TYPE_TX_WATCHDOG] = "TX_WATCHDOG",
2108 ef4_schedule_reset(efx, RESET_TYPE_TX_WATCHDOG);
/linux-master/drivers/net/ethernet/sfc/
H A Denum.h145 * @RESET_TYPE_TX_WATCHDOG: reset due to TX watchdog
162 RESET_TYPE_TX_WATCHDOG, enumerator in enum:reset_type
H A Defx_common.c60 [RESET_TYPE_TX_WATCHDOG] = "TX_WATCHDOG",
730 efx_schedule_reset(efx, RESET_TYPE_TX_WATCHDOG);
H A Def100_nic.c451 if (reason == RESET_TYPE_TX_WATCHDOG)
477 if (reset_type == RESET_TYPE_TX_WATCHDOG) {
/linux-master/drivers/net/ethernet/sfc/siena/
H A Denum.h145 * @RESET_TYPE_TX_WATCHDOG: reset due to TX watchdog
162 RESET_TYPE_TX_WATCHDOG, enumerator in enum:reset_type
H A Defx_common.c64 [RESET_TYPE_TX_WATCHDOG] = "TX_WATCHDOG",
741 efx_siena_schedule_reset(efx, RESET_TYPE_TX_WATCHDOG);

Completed in 128 milliseconds