Searched refs:netdev_desc (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/
H A Dsundance.c215 struct netdev_desc { struct
222 /* Bits in netdev_desc.status */
237 static struct netdev_desc tx_ring[TX_RING_SIZE];
240 static struct netdev_desc rx_ring[RX_RING_SIZE];

Completed in 45 milliseconds