構造体定義書 HotDocument 今井浩司

tlan_private

構文構文

static struct tlan_private

ファイル名ファイル名

tlan.c

構造体情報構造体情報

No. 名称 属性説明
1
tlan_private   
  vendor_id unsigned short PCI Vendor code
  dev_id unsigned short PCI Device code
  nic_name const char *  
  cur_rx, dirty_rx unsigned int Producer/consumer ring indicies
  rx_buf_sz unsigned Based on mtu + Slack
  txList TLanList *  
  txHead u32  
  txInProgress u32  
  txTail u32  
  eoc int  
  phyOnline u32  
  aui u32  
  duplex u32  
  phy[2] u32  
  phyNum u32  
  speed u32  
  tlanRev u8  
  tlanFullDuplex u8  
  link u8  
  neg_be_verbose u8  

See Also

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