Searched full:rxtx (Results 1 – 1 of 1) sorted by relevance
/qemu/hw/net/ |
H A D | eepro100.c | 84 #define RXTX 1 macro 747 TRACE(RXTX, logout in tx_command() 761 TRACE(RXTX, logout in tx_command() 783 TRACE(RXTX, logout in tx_command() 801 TRACE(RXTX, logout in tx_command() 813 TRACE(RXTX, logout("%p sending frame, len=%d,%s\n", s, size, nic_dump(buf, size))); in tx_command() 1662 TRACE(RXTX, logout("%p received frame for me, len=%zu\n", s, size)); in nic_receive() 1665 TRACE(RXTX, logout("%p received broadcast, len=%zu\n", s, size)); in nic_receive() 1669 TRACE(RXTX, logout("%p received multicast, len=%zu,%s\n", s, size, nic_dump(buf, size))); in nic_receive() 1681 TRACE(RXTX, logout("%p multicast ignored\n", s)); in nic_receive() [all …]
|