Lines Matching refs:athn_softc
74 Static void ar9287_get_pdadcs(struct athn_softc *,
78 ar9287_get_spur_chans(struct athn_softc *, int);
79 Static void ar9287_init_from_rom(struct athn_softc *,
81 Static void ar9287_olpc_get_pdgain(struct athn_softc *,
83 Static void ar9287_olpc_init(struct athn_softc *);
84 Static void ar9287_olpc_temp_compensation(struct athn_softc *);
85 Static void ar9287_set_power_calib(struct athn_softc *,
87 Static void ar9287_set_txpower(struct athn_softc *,
89 Static void ar9287_setup(struct athn_softc *);
90 Static void ar9287_swap_rom(struct athn_softc *);
93 ar9287_attach(struct athn_softc *sc) in ar9287_attach()
118 ar9287_setup(struct athn_softc *sc) in ar9287_setup()
131 ar9287_swap_rom(struct athn_softc *sc) in ar9287_swap_rom()
150 ar9287_get_spur_chans(struct athn_softc *sc, int is2ghz) in ar9287_get_spur_chans()
159 ar9287_init_from_rom(struct athn_softc *sc, struct ieee80211_channel *c, in ar9287_init_from_rom()
263 ar9287_get_pdadcs(struct athn_softc *sc, struct ieee80211_channel *c, in ar9287_get_pdadcs()
307 ar9287_olpc_get_pdgain(struct athn_softc *sc, struct ieee80211_channel *c, in ar9287_olpc_get_pdgain()
334 ar9287_set_power_calib(struct athn_softc *sc, struct ieee80211_channel *c) in ar9287_set_power_calib()
431 ar9287_set_txpower(struct athn_softc *sc, struct ieee80211_channel *c, in ar9287_set_txpower()
542 ar9287_olpc_init(struct athn_softc *sc) in ar9287_olpc_init()
557 ar9287_olpc_temp_compensation(struct athn_softc *sc) in ar9287_olpc_temp_compensation()
593 ar9287_1_3_enable_async_fifo(struct athn_softc *sc) in ar9287_1_3_enable_async_fifo()
608 ar9287_1_3_setup_async_fifo(struct athn_softc *sc) in ar9287_1_3_setup_async_fifo()