構造体定義書 HotDocument 今井浩司

corkscrew_private

構文構文

struct corkscrew_private

ファイル名ファイル名

3c515.c

構造体情報構造体情報

No. 名称 属性説明
1
corkscrew_private   
  product_name const char *  
  next_module net_device *  
  rx_ring[RX_RING_SIZE] boom_rx_desc  
  tx_ring[TX_RING_SIZE] boom_tx_desc  
  rx_skbuff[RX_RING_SIZE] sk_buff *  
  tx_skbuff[TX_RING_SIZE] sk_buff *  
  cur_rx, cur_tx unsigned int The next free ring entry
  dirty_rx, dirty_tx unsigned int The ring entries to be free()ed.
  tx_skb sk_buff * Packet being eaten by bus master ctrl.
  capabilities int Adapter capabilities word.
  options int User-settable misc. driver options.
  last_rx_packets int For media autoselection.
  available_media:8, media_override:3, default_media:3, full_duplex:1, autoselect:1, bus_master:1, full_bus_master_tx:1, full_bus unsigned int  

See Also

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