Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/
H A Dpcnet.c656 static inline int64_t pcnet_get_next_poll_time(PCNetState *s, int64_t current_time) in pcnet_get_next_poll_time() function
1332 pcnet_get_next_poll_time(s,qemu_clock_get_ns(QEMU_CLOCK_VIRTUAL))); in pcnet_poll_timer()