Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/
H A Deepro100.c194 } eepro100_rx_t; typedef
1719 eepro100_rx_t rx; in nic_receive()
1721 &rx, sizeof(eepro100_rx_t)); in nic_receive()
1738 offsetof(eepro100_rx_t, status), rfd_status, attrs); in nic_receive()
1740 offsetof(eepro100_rx_t, count), size, attrs); in nic_receive()
1755 sizeof(eepro100_rx_t), buf, size); in nic_receive()