Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/
H A Di82596.c30 #define USE_TIMER 0 macro
372 if (USE_TIMER) { in examine_scb()
481 if (USE_TIMER && !timer_pending(s->flush_queue_timer)) { in i82596_can_receive()
503 if (USE_TIMER && timer_pending(s->flush_queue_timer)) { in i82596_receive()
732 if (USE_TIMER) { in i82596_common_init()