構造体定義書 C#

e1000_hw

構文構文

struct e1000_hw

ファイル名ファイル名

e1000_hw.h

構造体情報構造体情報

No. 名称 属性説明
1
e1000_hw   
  hw_addr uint8_t *  
  flash_address uint8_t *  
  mac_type e1000_mac_type  
  phy_type e1000_phy_type  
  phy_init_script uint32_t  
  media_type e1000_media_type  
  back void *  
  eeprom_shadow_ram e1000_shadow_ram *  
  flash_bank_size uint32_t  
  flash_base_addr uint32_t  
  fc e1000_fc_type  
  bus_speed e1000_bus_speed  
  bus_width e1000_bus_width  
  bus_type e1000_bus_type  
  eeprom e1000_eeprom_info  
  master_slave e1000_ms_type  
  original_master_slave e1000_ms_type  
  ffe_config_state e1000_ffe_config  
  asf_firmware_present uint32_t  
  eeprom_semaphore_present uint32_t  
  swfw_sync_present uint32_t  
  swfwhw_semaphore_present uint32_t  
  io_base unsigned long  
  phy_id uint32_t  
  phy_revision uint32_t  
  phy_addr uint32_t  
  original_fc uint32_t  
  txcw uint32_t  
  autoneg_failed uint32_t  
  max_frame_size uint32_t  
  min_frame_size uint32_t  
  mc_filter_type uint32_t  
  num_mc_addrs uint32_t  
  collision_delta uint32_t  
  tx_packet_delta uint32_t  
  ledctl_default uint32_t  
  ledctl_mode1 uint32_t  
  ledctl_mode2 uint32_t  
  tx_pkt_filtering boolean_t  
  mng_cookie e1000_host_mng_dhcp_cookie  
  phy_spd_default uint16_t  
  autoneg_advertised uint16_t  
  pci_cmd_word uint16_t  
  fc_high_water uint16_t  
  fc_low_water uint16_t  
  fc_pause_time uint16_t  
  current_ifs_val uint16_t  
  ifs_min_val uint16_t  
  ifs_max_val uint16_t  
  ifs_step_size uint16_t  
  ifs_ratio uint16_t  
  device_id uint16_t  
  vendor_id uint16_t  
  subsystem_id uint16_t  
  subsystem_vendor_id uint16_t  
  revision_id uint8_t  
  autoneg uint8_t  
  mdix uint8_t  
  forced_speed_duplex uint8_t  
  wait_autoneg_complete uint8_t  
  dma_fairness uint8_t  
  mac_addr[NODE_ADDRESS_SIZE] uint8_t  
  perm_mac_addr[NODE_ADDRESS_SIZE] uint8_t  
  disable_polarity_correction boolean_t  
  speed_downgraded boolean_t  
  smart_speed e1000_smart_speed  
  dsp_config_state e1000_dsp_config  
  get_link_status boolean_t  
  serdes_link_down boolean_t  
  tbi_compatibility_en boolean_t  
  tbi_compatibility_on boolean_t  
  laa_is_present boolean_t  
  phy_reset_disable boolean_t  
  initialize_hw_bits_disable boolean_t  
  fc_send_xon boolean_t  
  fc_strict_ieee boolean_t  
  report_tx_early boolean_t  
  adaptive_ifs boolean_t  
  ifs_params_forced boolean_t  
  in_ifs_mode boolean_t  
  mng_reg_access_disabled boolean_t  
  leave_av_bit_off boolean_t  
  kmrn_lock_loss_workaround_disabled boolean_t  
  bad_tx_carr_stats_fd boolean_t  
  has_manc2h boolean_t  
  rx_needs_kicking boolean_t  
  has_smbus boolean_t  

See Also

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