Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/
H A Dpcnet.c946 static int pcnet_tdte_poll(PCNetState *s) in pcnet_tdte_poll() function
1189 if (pcnet_tdte_poll(s)) { in pcnet_transmit()
1297 if (CSR_TDMD(s) || (CSR_TXON(s) && !CSR_DPOLL(s) && pcnet_tdte_poll(s))) { in pcnet_poll()