static struct rhine_private
No. | 名称 | 属性 | 説明 |
---|---|---|---|
1 |
rhine_private | ||
devname[8] | char | Used only for kernel debugging. | |
product_name | const char * | ||
rx_ring | rhine_rx_desc * | ||
tx_ring | rhine_tx_desc * | ||
rx_buffs[RX_RING_SIZE] | char * | ||
tx_buffs[TX_RING_SIZE] | char * | ||
chip_id | int | ||
chip_revision | int | ||
ioaddr | unsigned short | ||
cur_rx, cur_tx | unsigned int | The next free and used entries | |
dirty_rx, dirty_tx | unsigned int | ||
tx_skbuff[TX_RING_SIZE] | sk_buff * | ||
mc_filter[8] | unsigned char | Current multicast filter. | |
phys[4] | char | MII device addresses. | |
tx_full | unsigned int | The Tx queue is full. | |
full_duplex | unsigned int | Full-duplex operation requested. | |
default_port | unsigned int | Last dev->if_port value. | |
media2 | unsigned int | Secondary monitored media port. | |
medialock | unsigned int | Don't sense media type. | |
mediasense | unsigned int | Media sensing in progress. |
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー