Searched refs:ar9300_eeprom_t (Results 1 – 18 of 18) sorted by relevance
| /f-stack/freebsd/contrib/dev/ath/ath_hal/ar9300/ |
| H A D | ar9300_eeprom.c | 54 static ar9300_eeprom_t *default9300[] = 147 ar9300_eeprom_t *mptr, *dptr; in ar9300_eeprom_template_install() 171 ar9300_eeprom_t *dptr; in ar9300_eeprom_restore_something() 413 ar9300_eeprom_t *mptr; in ar9300_eeprom_attach() 2524 ar9300_eeprom_t *p_eep_data, in ar9300_eeprom_set_power_per_rate_table() 3392 ar9300_eeprom_t *eep = (ar9300_eeprom_t *)&ahp->ah_eeprom.def; in ar9300_check_eeprom() 3578 ar9300_eeprom_t *eep = (ar9300_eeprom_t *)&ahp->ah_eeprom; in ar9300_eeprom_get_spur_chan() 3625 ar9300_eeprom_t * 3637 ar9300_eeprom_t * 4394 ar9300_eeprom_t *dptr; in ar9300_eeprom_template_swap() [all …]
|
| H A D | eeprom.diff | 136 ar9300_eeprom_restore_from_dram(struct ath_hal *ah, ar9300_eeprom_t *mptr, 157 @@ -4164,14 +4196,17 @@ ar9300_eeprom_restore_from_dram(struct ath_hal *ah, ar9300_eeprom_t *mptr, 175 @@ -4184,6 +4219,20 @@ ar9300_eeprom_restore_from_dram(struct ath_hal *ah, ar9300_eeprom_t *mptr, 196 @@ -4201,7 +4250,6 @@ ar9300_eeprom_restore_from_dram(struct ath_hal *ah, ar9300_eeprom_t *mptr, 204 @@ -4290,6 +4338,11 @@ ar9300_eeprom_restore_from_flash(struct ath_hal *ah, ar9300_eeprom_t *mptr, 216 @@ -4321,10 +4374,11 @@ ar9300_eeprom_restore_internal(struct ath_hal *ah, ar9300_eeprom_t *mptr, 229 @@ -4334,7 +4388,7 @@ ar9300_eeprom_restore_internal(struct ath_hal *ah, ar9300_eeprom_t *mptr, 238 @@ -4343,6 +4397,7 @@ ar9300_eeprom_restore_internal(struct ath_hal *ah, ar9300_eeprom_t *mptr, 246 @@ -4374,7 +4429,7 @@ ar9300_eeprom_restore_internal(struct ath_hal *ah, ar9300_eeprom_t *mptr, 255 @@ -4388,10 +4443,17 @@ ar9300_eeprom_restore_internal(struct ath_hal *ah, ar9300_eeprom_t *mptr,
|
| H A D | ar9300eep.h | 406 } __packed ar9300_eeprom_t; typedef 621 extern void Ar9300EepromFormatConvert(ar9300_eeprom_t *mptr); 623 extern int ar9300_eeprom_restore_internal(struct ath_hal *ah, ar9300_eeprom_t *mptr, int /*msize*/); 631 extern ar9300_eeprom_t *ar9300EepromStructInit(int default_index); 632 extern ar9300_eeprom_t *ar9300EepromStructGet(void); 633 extern ar9300_eeprom_t *ar9300_eeprom_struct_default(int default_index); 634 extern ar9300_eeprom_t *ar9300_eeprom_struct_default_find_by_id(int ver); 645 ar9300_eeprom_t *p_eep_data,
|
| H A D | ar9300template_wasp_k31.h | 28 static ar9300_eeprom_t ar9300_template_wasp_k31=
|
| H A D | ar9300template_xb112.h | 33 static ar9300_eeprom_t ar9300_template_xb112=
|
| H A D | ar9300template_cus157.h | 33 static ar9300_eeprom_t Ar9300Template_cus157=
|
| H A D | ar9300template_wasp_2.h | 33 static ar9300_eeprom_t ar9300_template_wasp_2=
|
| H A D | ar9300template_osprey_k31.h | 33 static ar9300_eeprom_t ar9300_template_osprey_k31=
|
| H A D | ar9300template_xb113.h | 33 static ar9300_eeprom_t ar9300_template_xb113=
|
| H A D | ar9300template_hb116.h | 34 static ar9300_eeprom_t ar9300_template_hb116=
|
| H A D | ar9300template_hb112.h | 33 static ar9300_eeprom_t ar9300_template_hb112=
|
| H A D | ar9300template_aphrodite.h | 34 static ar9300_eeprom_t ar9300_template_aphrodite=
|
| H A D | ar9300template_ap121.h | 33 static ar9300_eeprom_t ar9300_template_ap121=
|
| H A D | ar9300template_generic.h | 33 static ar9300_eeprom_t ar9300_template_generic=
|
| H A D | ar9300.h | 408 ar9300_eeprom_t ah_eeprom; 1582 ar9300_eeprom_t *p_eep_data, 1587 ar9300_eeprom_t *p_eep_data, const struct ieee80211_channel *chan,
|
| H A D | ar9300_paprd.c | 74 ar9300_eeprom_t *eep = &AH9300(ah)->ah_eeprom; in ar9300_paprd_setup_single_table() 455 ar9300_eeprom_t *eep = &AH9300(ah)->ah_eeprom; in ar9300_enable_paprd()
|
| H A D | ar9300_misc.c | 1230 *resultsize = sizeof(ar9300_eeprom_t); in ar9300_get_diag_state() 3892 ar9300_eeprom_t *p_eep_data = &ahp->ah_eeprom; in ar9300_set_ctl_pwr()
|
| H A D | ar9300_attach.c | 3410 ar9300_eeprom_t *eep = &AH9300(ah)->ah_eeprom; in ar9300_rf_gain_cap_apply()
|