構造体定義書 VC2010

velocity_info

構文構文

static struct velocity_info

ファイル名ファイル名

via-velocity.h

構造体情報構造体情報

No. 名称 属性説明
1
velocity_info   
  pdev pci_device *  
  pci_state[16] u32  
  tx_bufs u8 *  
  ip_addr[4] u8  
  chip_id chip_type  
  mac_regs mac_regs *  
  memaddr unsigned long  
  ioaddr unsigned long  
  io_size u32  
  rev_id u8  
  AVAIL_TD(p,q) ((p)->options.numtx-((p)->td_used[(q)])) int num_txq    
  td_used[TX_QUEUE_NO] volatile int  
  td_curr int  
  td_tail[TX_QUEUE_NO] int  
  TxDescArrays unsigned char * Index of Tx Descriptor buffer
  RxDescArrays unsigned char * Index of Rx Descriptor buffer
  tx_buffs unsigned char *  
  rx_buffs unsigned char *  
  txb unsigned char *  
  rxb unsigned char *  
  td_rings tx_desc *  
  td_infos[TX_QUEUE_NO] velocity_td_info *  
  rd_curr int  
  rd_dirty int  
  rd_filled u32  
  rd_ring rx_desc *  
  rd_info velocity_rd_info * It's an array
  GET_RD_BY_IDX(vptr, idx) (vptr->rd_ring[idx]) u32 mib_counter[MAX_HW_MIB_COUNTER]    
  options velocity_opt  
  int_mask u32  
  flags u32  
  rx_buf_sz int  
  mii_status u32  
  phy_id u32  
  multicast_limit int  
  vCAMmask[(VCAM_SIZE / 8)] u8  
  mCAMmask[(MCAM_SIZE / 8)] u8  
  wol_opts int  
  wol_passwd[6] u8  
  context velocity_context  
  ticks u32  
  rx_bytes u32  

See Also

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