iPXE
Data Fields
pcnet32_init_block Struct Reference

#include <pcnet32.h>

Data Fields

u16 mode
 
u16 tlen_rlen
 
u8 phys_addr [6]
 
u16 reserved
 
u32 filter [2]
 
u32 rx_ring
 
u32 tx_ring
 

Detailed Description

Definition at line 107 of file pcnet32.h.

Field Documentation

◆ mode

u16 pcnet32_init_block::mode

Definition at line 108 of file pcnet32.h.

◆ tlen_rlen

u16 pcnet32_init_block::tlen_rlen

Definition at line 109 of file pcnet32.h.

◆ phys_addr

u8 pcnet32_init_block::phys_addr[6]

Definition at line 110 of file pcnet32.h.

◆ reserved

u16 pcnet32_init_block::reserved

Definition at line 111 of file pcnet32.h.

◆ filter

u32 pcnet32_init_block::filter[2]

Definition at line 112 of file pcnet32.h.

◆ rx_ring

u32 pcnet32_init_block::rx_ring

Definition at line 113 of file pcnet32.h.

◆ tx_ring

u32 pcnet32_init_block::tx_ring

Definition at line 114 of file pcnet32.h.


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