Lines Matching defs:ath9k_platform_data
24 struct ath9k_platform_data { struct
25 const char *eeprom_name;
27 u16 eeprom_data[ATH9K_PLAT_EEP_MAX_WORDS];
28 u8 *macaddr;
30 int led_pin;
31 u32 gpio_mask;
32 u32 gpio_val;
34 bool endian_check;
35 bool is_clk_25mhz;
36 bool tx_gain_buffalo;
37 bool disable_2ghz;
38 bool disable_5ghz;
40 int (*get_mac_revision)(void);
41 int (*external_reset)(void);
43 bool use_eeprom;