構造体定義書 HotDocument 今井浩司

pcnet32_private

構文構文

struct pcnet32_private

ファイル名ファイル名

pcnet32.c

構造体情報構造体情報

No. 名称 属性説明
1
pcnet32_private   
  init_block pcnet32_init_block  
  pci_dev pci_dev * Pointer to the associated pci device structure
  name const char *  
  tx_skbuff[TX_RING_SIZE] sk_buff *  
  rx_skbuff[RX_RING_SIZE] sk_buff *  
  a pcnet32_access  
  cur_rx, cur_tx unsigned int The next free ring entry
  tx_full char  
  options int  
  shared_irq:1, ltint:1, dxsuflo:1, mii int mii port available
  mii_if mii_if_info  
  phys[MII_CNT] unsigned char  
  next net_device *  
  full_duplex int  

See Also

目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー