Searched refs:pcnet_tdte_poll (Results 1 – 1 of 1) sorted by relevance
946 static int pcnet_tdte_poll(PCNetState *s) in pcnet_tdte_poll() function1189 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()