構造体定義書 C#

sky2_port

構文構文

struct sky2_port

ファイル名ファイル名

sky2.h

構造体情報構造体情報

No. 名称 属性説明
1
sky2_port   
  hw sky2_hw *  
  netdev net_device *  
  port unsigned  
  tx_ring tx_ring_info *  
  tx_le sky2_tx_le *  
  tx_cons u16 next le to check
  tx_prod u16 next le to use
  rx_ring rx_ring_info *  
  rx_le sky2_rx_le *  
  rx_next u16 next re to check
  rx_put u16 next le index to use
  rx_data_size u16  
  rx_le_map u32  
  tx_le_map u32  
  advertising u16 ADVERTISED_ bits
  speed u16 SPEED_1000, SPEED_100, ...
  autoneg u8 AUTONEG_ENABLE, AUTONEG_DISABLE
  duplex u8 DUPLEX_HALF, DUPLEX_FULL
  flow_mode flow_control  
  flow_status flow_control  

See Also

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