構造体定義書 C#

ath5k_hw

構文構文

struct ath5k_hw

ファイル名ファイル名

ath5k.h

構造体情報構造体情報

No. 名称 属性説明
1
ath5k_hw   
  ah_sc ath5k_softc *  
  ah_iobase void *  
  ah_imr ath5k_int  
  ah_ier int  
  ah_current_channel net80211_channel *  
  ah_turbo int  
  ah_calibration int  
  ah_running int  
  ah_single_chip int  
  ah_combined_mic int  
  ah_mac_srev u32  
  ah_mac_version u16  
  ah_mac_revision u16  
  ah_phy_revision u16  
  ah_radio_5ghz_revision u16  
  ah_radio_2ghz_revision u16  
  ah_version ath5k_version  
  ah_radio ath5k_radio  
  ah_phy u32  
  ah_5ghz int  
  ah_2ghz int  
  ah_atim_window    
  ah_aifs u32  
  ah_cw_min u32  
  ah_cw_max u32  
  ah_software_retry int  
  ah_limit_tx_retries u32  
  ah_antenna[AR5K_EEPROM_N_MODES][AR5K_ANT_MAX] u32  
  ah_ant_diversity int  
  ah_sta_id[ETH_ALEN] u8  
  ah_bssid[ETH_ALEN] u8  
  ah_bssid_mask[ETH_ALEN] u8  
  ah_gpio[AR5K_MAX_GPIO] u32  
  ah_gpio_npins int  
  ah_capabilities ath5k_capabilities  
  ah_txq ath5k_txq_info  
  ah_txq_status u32  
  ah_txq_imr_txok u32  
  ah_txq_imr_txerr u32  
  ah_txq_imr_txurn u32  
  ah_txq_imr_txdesc u32  
  ah_txq_imr_txeol u32  
  ah_txq_imr_cbrorn u32  
  ah_txq_imr_cbrurn u32  
  ah_txq_imr_qtrig u32  
  ah_txq_imr_nofrm u32  
  ah_txq_isr u32  
  ah_rf_banks u32 *  
  ah_rf_banks_size size_t  
  ah_rf_regs_count size_t  
  ah_gain ath5k_gain  
  ah_offset[AR5K_MAX_RF_BANKS] u8  
  tmpL[AR5K_EEPROM_N_PD_GAINS] u8 tmpR[AR5K_EEPROM_N_PD_GAINS] u8 txp_pd_table[AR5K_EEPROM_POWER_TABLE_SIZE * 2] u8  
  txp_rates_power_table[AR5K_MAX_RATES] u16  
  txp_min_idx u8  
  txp_tpc int  
  txp_min_pwr s16  
  txp_max_pwr s16  
  txp_offset s16  
  txp_ofdm s16  
  txp_cck_ofdm_pwr_delta s16  
  txp_cck_ofdm_gainf_delta s16  
  ah_txpower    
  ah_noise_floor s32  
  struct ath5k_desc *, unsigned int, unsigned int, enum ath5k_pkt_type, unsigned int, unsigned int, unsigned int, unsigned int, int (*ah_setup_tx_desc)( ath5k_hw *,  

See Also

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