Turnstone Operating System
|
Public Attributes | |
const pci_dev_t * | pci_netdev |
network_mac_address_t | mac |
list_t * | transmit_queue |
uint8_t | irq_base |
uint64_t | rx_count |
uint64_t | tx_count |
uint64_t | packets_dropped |
network_e1000_mmio_t * | mmio |
volatile network_e1000_rx_desc_t * | rx_desc |
volatile uint16_t | rx_tail |
volatile network_e1000_tx_desc_t * | tx_desc |
volatile uint16_t | tx_tail |