Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
ath9k_platform_data Struct Reference

#include <ath9k_platform.h>

Data Fields

u16 eeprom_data [ATH9K_PLAT_EEP_MAX_WORDS]
 
u8macaddr
 
int led_pin
 
u32 gpio_mask
 
u32 gpio_val
 
bool is_clk_25mhz
 
int(* get_mac_revision )(void)
 
int(* external_reset )(void)
 

Detailed Description

Definition at line 24 of file ath9k_platform.h.

Field Documentation

Definition at line 25 of file ath9k_platform.h.

int(* external_reset)(void)

Definition at line 34 of file ath9k_platform.h.

int(* get_mac_revision)(void)

Definition at line 33 of file ath9k_platform.h.

u32 gpio_mask

Definition at line 29 of file ath9k_platform.h.

u32 gpio_val

Definition at line 30 of file ath9k_platform.h.

bool is_clk_25mhz

Definition at line 32 of file ath9k_platform.h.

Definition at line 28 of file ath9k_platform.h.

Definition at line 26 of file ath9k_platform.h.


The documentation for this struct was generated from the following file: