Lines Matching refs:athn_softc
72 Static void ar5416_force_bias(struct athn_softc *,
74 Static void ar5416_get_pdadcs(struct athn_softc *,
77 Static void ar5416_init_from_rom(struct athn_softc *,
80 Static void ar5416_rw_bank6tpc(struct athn_softc *,
83 Static void ar5416_set_power_calib(struct athn_softc *,
85 Static int ar5416_set_synth(struct athn_softc *,
87 Static void ar5416_setup(struct athn_softc *);
88 Static void ar5416_spur_mitigate(struct athn_softc *,
90 Static void ar9160_rw_addac(struct athn_softc *,
94 ar5416_attach(struct athn_softc *sc) in ar5416_attach()
119 ar5416_setup(struct athn_softc *sc) in ar5416_setup()
133 ar5416_swap_rom(struct athn_softc *sc) in ar5416_swap_rom()
155 ar5416_get_spur_chans(struct athn_softc *sc, int is2ghz) in ar5416_get_spur_chans()
163 ar5416_set_synth(struct athn_softc *sc, struct ieee80211_channel *c, in ar5416_set_synth()
223 ar5416_init_from_rom(struct athn_softc *sc, struct ieee80211_channel *c, in ar5416_init_from_rom()
323 ar5416_init_calib(struct athn_softc *sc, struct ieee80211_channel *c, in ar5416_init_calib()
354 ar5416_get_pdadcs(struct athn_softc *sc, struct ieee80211_channel *c, in ar5416_get_pdadcs()
416 ar5416_set_power_calib(struct athn_softc *sc, struct ieee80211_channel *c) in ar5416_set_power_calib()
517 ar5416_set_txpower(struct athn_softc *sc, struct ieee80211_channel *c, in ar5416_set_txpower()
678 ar5416_spur_mitigate(struct athn_softc *sc, struct ieee80211_channel *c, in ar5416_spur_mitigate()
737 ar5416_get_rf_rev(struct athn_softc *sc) in ar5416_get_rf_rev()
782 ar5416_rw_bank6tpc(struct athn_softc *sc, struct ieee80211_channel *c, in ar5416_rw_bank6tpc()
808 ar5416_rf_reset(struct athn_softc *sc, struct ieee80211_channel *c) in ar5416_rf_reset()
859 ar5416_reset_bb_gain(struct athn_softc *sc, struct ieee80211_channel *c) in ar5416_reset_bb_gain()
877 ar5416_force_bias(struct athn_softc *sc, struct ieee80211_channel *c) in ar5416_force_bias()
909 ar9160_rw_addac(struct athn_softc *sc, struct ieee80211_channel *c, in ar9160_rw_addac()
944 ar5416_reset_addac(struct athn_softc *sc, struct ieee80211_channel *c) in ar5416_reset_addac()