|
iPXE
|
An aQuanita network card. More...
#include <aqc1xx.h>
Data Fields | |
| void * | regs |
| Registers. More... | |
| unsigned int | port |
| Port number (for multi-port devices) More... | |
| struct dma_device * | dma |
| DMA device. More... | |
| unsigned int | flags |
| Flags. More... | |
| struct atl_ring | tx_ring |
| struct atl_ring | rx_ring |
| struct io_buffer * | iobufs [ATL_RING_SIZE] |
| uint32_t | link_state |
| uint32_t | mbox_addr |
| struct atl_hw_ops * | hw_ops |
| unsigned int atl_nic::port |
| struct dma_device* atl_nic::dma |
| struct io_buffer* atl_nic::iobufs[ATL_RING_SIZE] |
| uint32_t atl_nic::link_state |
Definition at line 260 of file aqc1xx.h.
Referenced by atl_check_link().
| struct atl_hw_ops* atl_nic::hw_ops |
1.8.15