Home | History | Annotate | Download | only in ic

Lines Matching refs:athn_softc

85 Static int	athn_clock_rate(struct athn_softc *);
87 athn_get_mac_name(struct athn_softc *);
89 athn_get_rf_name(struct athn_softc *);
91 Static int athn_init_calib(struct athn_softc *,
99 Static int athn_reset_power_on(struct athn_softc *);
100 Static int athn_stop_rx_dma(struct athn_softc *);
101 Static int athn_switch_chan(struct athn_softc *,
104 Static void athn_disable_interrupts(struct athn_softc *);
105 Static void athn_enable_interrupts(struct athn_softc *);
106 Static void athn_get_chanlist(struct athn_softc *);
107 Static void athn_get_chipid(struct athn_softc *);
108 Static void athn_init_dma(struct athn_softc *);
109 Static void athn_init_qos(struct athn_softc *);
110 Static void athn_init_tx_queues(struct athn_softc *);
115 Static void athn_radiotap_attach(struct athn_softc *);
117 Static void athn_tx_reclaim(struct athn_softc *, int);
119 Static void athn_write_serdes(struct athn_softc *,
124 Static void athn_btcoex_disable(struct athn_softc *);
125 Static void athn_btcoex_enable(struct athn_softc *);
129 Static int32_t athn_ani_get_rssi(struct athn_softc *);
130 Static int athn_rx_abort(struct athn_softc *);
134 Static void athn_ani_cck_err_trigger(struct athn_softc *);
135 Static void athn_ani_lower_immunity(struct athn_softc *);
136 Static void athn_ani_monitor(struct athn_softc *);
137 Static void athn_ani_ofdm_err_trigger(struct athn_softc *);
138 Static void athn_ani_restart(struct athn_softc *);
140 Static void athn_set_multi(struct athn_softc *);
143 athn_attach(struct athn_softc *sc)
382 athn_detach(struct athn_softc *sc)
423 athn_radiotap_attach(struct athn_softc *sc)
440 athn_get_chanlist(struct athn_softc *sc)
467 athn_rx_start(struct athn_softc *sc)
523 athn_set_rxfilter(struct athn_softc *sc, uint32_t rfilt)
546 struct athn_softc *sc = xsc;
574 struct athn_softc *sc = xsc;
595 athn_get_chipid(struct athn_softc *sc)
614 athn_get_mac_name(struct athn_softc *sc)
645 athn_get_rf_name(struct athn_softc *sc)
665 athn_reset_power_on(struct athn_softc *sc)
700 athn_reset(struct athn_softc *sc, int cold_reset)
737 athn_set_power_awake(struct athn_softc *sc)
772 athn_set_power_sleep(struct athn_softc *sc)
790 athn_init_pll(struct athn_softc *sc, const struct ieee80211_channel *c)
838 athn_write_serdes(struct athn_softc *sc, const struct athn_serdes *serdes)
849 athn_config_pcie(struct athn_softc *sc)
903 athn_config_nonpcie(struct athn_softc *sc)
910 athn_set_chan(struct athn_softc *sc, struct ieee80211_channel *curchan,
951 athn_switch_chan(struct athn_softc *sc, struct ieee80211_channel *curchan,
1028 athn_reset_key(struct athn_softc *sc, int entry)
1056 struct athn_softc *sc = ic->ic_ifp->if_softc;
1136 struct athn_softc *sc = ic->ic_ifp->if_softc;
1159 athn_led_init(struct athn_softc *sc)
1169 athn_set_led(struct athn_softc *sc, int on)
1179 athn_btcoex_init(struct athn_softc *sc)
1218 athn_btcoex_enable(struct athn_softc
1263 athn_btcoex_disable(struct athn_softc *sc)
1287 struct athn_softc *sc = arg;
1296 struct athn_softc *sc = arg;
1338 athn_init_calib(struct athn_softc *sc, struct ieee80211_channel *curchan,
1392 athn_ani_get_rssi(struct athn_softc *sc)
1401 athn_ani_ofdm_err_trigger(struct athn_softc *sc)
1478 athn_ani_cck_err_trigger(struct athn_softc *sc)
1525 athn_ani_lower_immunity(struct athn_softc *sc)
1585 athn_ani_restart(struct athn_softc *sc)
1603 athn_ani_monitor(struct athn_softc *sc)
1715 athn_init_dma(struct athn_softc *sc)
1758 athn_inc_tx_trigger_level(struct athn_softc *sc)
1776 athn_stop_rx_dma(struct athn_softc *sc)
1793 athn_rx_abort(struct athn_softc *sc)
1811 athn_tx_reclaim(struct athn_softc *sc, int qid)
1834 athn_tx_pending(struct athn_softc *sc, int qid)
1842 athn_stop_tx_dma(struct athn_softc *sc, int qid)
1883 athn_txtime(struct athn_softc *sc, int len, int ridx, u_int flags)
1906 athn_init_tx_queues(struct athn_softc *sc)
1969 athn_set_sta_timers(struct athn_softc *sc)
2038 athn_set_hostap_timers(struct athn_softc *sc)
2066 athn_set_opmode(struct athn_softc *sc)
2101 athn_set_bss(struct athn_softc *sc, struct ieee80211_node *ni)
2112 athn_enable_interrupts(struct athn_softc *sc)
2139 athn_disable_interrupts(struct athn_softc *sc)
2162 athn_init_qos(struct athn_softc *sc)
2182 athn_hw_reset(struct athn_softc *sc, struct ieee80211_channel *curchan,
2414 struct athn_softc *sc = ic->ic_ifp->if_softc;
2451 struct athn_softc *sc = ifp->if_softc;
2479 struct athn_softc *sc = arg;
2493 struct athn_softc *sc = ifp->if_softc;
2570 struct athn_softc *sc = ic->ic_ifp->if_softc;
2596 athn_clock_rate(struct athn_softc *sc)
2620 struct athn_softc *sc = ifp->if_softc;
2632 struct athn_softc *sc = ifp->if_softc;
2695 struct athn_softc *sc = ifp->if_softc;
2714 athn_set_multi(struct athn_softc *sc)
2761 struct athn_softc *sc = ifp->if_softc;
2833 struct athn_softc *sc = ifp->if_softc;
2944 struct athn_softc *sc = ifp->if_softc;
3005 struct athn_softc *sc = device_private(self);
3014 athn_suspend(struct athn_softc *sc)
3023 athn_resume(struct athn_softc *sc)