miniOS
x86_64 hobby kernel with SMP, VFS, and POSIX process model
Loading...
Searching...
No Matches
rtl8139_state_t Struct Reference

Public Attributes

uint16_t io_base
uint8_t irq_line
uint8_t mac [ETH_ADDR_LEN]
uint32_t tx_slot
uint32_t rx_offset
uint32_t rx_drops
uint32_t rx_packets
uint32_t tx_packets

Member Data Documentation

◆ io_base

uint16_t rtl8139_state_t::io_base

◆ irq_line

uint8_t rtl8139_state_t::irq_line

◆ mac

uint8_t rtl8139_state_t::mac[ETH_ADDR_LEN]

◆ rx_drops

uint32_t rtl8139_state_t::rx_drops

◆ rx_offset

uint32_t rtl8139_state_t::rx_offset

◆ rx_packets

uint32_t rtl8139_state_t::rx_packets

◆ tx_packets

uint32_t rtl8139_state_t::tx_packets

◆ tx_slot

uint32_t rtl8139_state_t::tx_slot

The documentation for this struct was generated from the following file: