Home | History | Annotate | Download | only in ic

Lines Matching refs:athn_softc

69 Static void	ar9380_get_correction(struct athn_softc *,
71 Static void ar9380_get_paprd_masks(struct athn_softc *,
74 ar9380_get_rom_template(struct athn_softc *, uint8_t);
75 Static void ar9380_init_from_rom(struct athn_softc *,
77 Static void ar9380_set_correction(struct athn_softc *,
79 Static int ar9380_set_synth(struct athn_softc *,
81 Static void ar9380_set_txpower(struct athn_softc *,
83 Static void ar9380_setup(struct athn_softc *);
84 Static void ar9380_spur_mitigate(struct athn_softc *,
86 Static void ar9380_spur_mitigate_cck(struct athn_softc *,
88 Static void ar9380_spur_mitigate_ofdm(struct athn_softc *,
90 Static void ar9380_swap_rom(struct athn_softc *);
92 Static void ar9485_init_swreg(struct athn_softc *);
94 Static int ar9485_pmu_write(struct athn_softc *, uint32_t, uint32_t);
97 Static void ar9380_init_swreg(struct athn_softc *);
101 ar9380_attach(struct athn_softc *sc)
130 ar9380_setup(struct athn_softc *sc)
206 ar9380_get_rom_template(struct athn_softc *sc, uint8_t ref)
218 ar9380_swap_rom(struct athn_softc *sc)
249 ar9380_get_paprd_masks(struct athn_softc *sc, struct ieee80211_channel *c,
264 ar9380_set_synth(struct athn_softc *sc, struct ieee80211_channel *c,
300 ar9380_init_from_rom(struct athn_softc *sc, struct ieee80211_channel *c,
456 ar9380_init_swreg(struct athn_softc *sc)
475 ar9485_pmu_write(struct athn_softc *sc, uint32_t addr, uint32_t val)
492 ar9485_init_swreg(struct athn_softc *sc)
520 athn_softc *sc, struct ieee80211_channel *c,
561 ar9380_spur_mitigate_ofdm(struct athn_softc *sc, struct ieee80211_channel *c,
707 ar9380_spur_mitigate(struct athn_softc *sc, struct ieee80211_channel *c,
717 ar9380_set_txpower(struct athn_softc *sc, struct ieee80211_channel *c,
831 ar9380_get_correction(struct athn_softc *sc, struct ieee80211_channel *c,
863 ar9380_set_correction(struct athn_softc *sc, struct ieee80211_channel *c)