Home
last modified time | relevance | path

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

/qemu/hw/net/
H A Deepro100.c1625 uint16_t rfd_status = 0xa000; in nic_receive() local
1666 rfd_status |= 0x0002; in nic_receive()
1679 rfd_status |= 0x0004; in nic_receive()
1686 rfd_status |= 0x0002; in nic_receive()
1690 rfd_status |= 0x0004; in nic_receive()
1732 rfd_status |= 0x0080; in nic_receive()
1738 offsetof(eepro100_rx_t, status), rfd_status, attrs); in nic_receive()