構造体定義書 VC2010

igb_adapter

構文構文

struct igb_adapter

ファイル名ファイル名

igb.h

構造体情報構造体情報

No. 名称 属性説明
1
igb_adapter   
  netdev net_device *  
  pdev pci_device *  
  net_stats net_device_stats  
  hw e1000_hw  
  phy_info e1000_phy_info  
  min_frame_size u32  
  max_frame_size u32  
  wol u32  
  pba u32  
  max_hw_frame_size u32  
  fc_autoneg bool  
  flags unsigned int  
  flags2 unsigned int  
  tx_iobuf[NUM_TX_DESC]    
  rx_iobuf[NUM_RX_DESC] io_buffer *  
  tx_base e1000_tx_desc *  
  rx_base e1000_rx_desc *  
  tx_ring_size uint32_t  
  rx_ring_size uint32_t  
  tx_head uint32_t  
  tx_tail uint32_t  
  tx_fill_ctr uint32_t  
  rx_curr uint32_t  
  ioaddr uint32_t  
  irqno uint32_t  
  tx_int_delay uint32_t  
  tx_abs_int_delay uint32_t  
  txd_cmd uint32_t  

See Also

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