構文struct pcnet32_private
ファイル名
構造体情報| No. | 名称 | 属性 | 説明 | 
|---|---|---|---|
1  | 
pcnet32_private | ||
| __attribute__((aligned(32))) | pcnet32_init_block init_block | ||
| pci_dev | pci_device * | ||
| netdev | net_device * | ||
| rx_iobuf[RX_RING_SIZE] | io_buffer * | ||
| tx_iobuf[TX_RING_SIZE] | io_buffer * | ||
| rx_base | pcnet32_rx_desc * | ||
| tx_base | pcnet32_tx_desc * | ||
| rx_curr | uint32_t | ||
| tx_curr | uint32_t | ||
| tx_tail | uint32_t | ||
| tx_fill_ctr | uint32_t | ||
| a | pcnet32_access * | ||
| options | int | ||
| mii:1, full_duplex | unsigned int | ||
| chip_version | unsigned short | ||
| irq_enabled | char | 
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー