Linux Kernel
3.7.1
|
#include <eeprom.h>
Data Fields | |
int(* | check_eeprom )(struct ath_hw *hw) |
u32(* | get_eeprom )(struct ath_hw *hw, enum eeprom_param param) |
bool(* | fill_eeprom )(struct ath_hw *hw) |
u32(* | dump_eeprom )(struct ath_hw *hw, bool dump_base_hdr, u8 *buf, u32 len, u32 size) |
int(* | get_eeprom_ver )(struct ath_hw *hw) |
int(* | get_eeprom_rev )(struct ath_hw *hw) |
void(* | set_board_values )(struct ath_hw *hw, struct ath9k_channel *chan) |
void(* | set_addac )(struct ath_hw *hw, struct ath9k_channel *chan) |
void(* | set_txpower )(struct ath_hw *hw, struct ath9k_channel *chan, u16 cfgCtl, u8 twiceAntennaReduction, u8 powerLimit, bool test) |
u16(* | get_spur_channel )(struct ath_hw *ah, u16 i, bool is2GHz) |