Lines Matching refs:athn_softc
73 Static void ar9280_init_from_rom(struct athn_softc *,
75 Static void ar9280_olpc_init(struct athn_softc *);
76 Static void ar9280_olpc_temp_compensation(struct athn_softc *);
77 Static void ar9280_setup(struct athn_softc *);
80 ar9280_attach(struct athn_softc *sc) in ar9280_attach()
105 ar9280_setup(struct athn_softc *sc) in ar9280_setup()
164 ar9280_set_synth(struct athn_softc *sc, struct ieee80211_channel *c, in ar9280_set_synth()
233 ar9280_init_from_rom(struct athn_softc *sc, struct ieee80211_channel *c, in ar9280_init_from_rom()
416 ar9280_olpc_get_pdadcs(struct athn_softc *sc, struct ieee80211_channel *c, in ar9280_olpc_get_pdadcs()
465 ar9280_spur_mitigate(struct athn_softc *sc, struct ieee80211_channel *c, in ar9280_spur_mitigate()
546 ar9280_reset_rx_gain(struct athn_softc *sc, struct ieee80211_channel *c) in ar9280_reset_rx_gain()
561 ar9280_reset_tx_gain(struct athn_softc *sc, struct ieee80211_channel *c) in ar9280_reset_tx_gain()
576 ar9280_olpc_init(struct athn_softc *sc) in ar9280_olpc_init()
591 ar9280_olpc_temp_compensation(struct athn_softc *sc) in ar9280_olpc_temp_compensation()