Lines Matching defs:Static
76 #define Static static
85 Static int athn_clock_rate(struct athn_softc *);
86 Static const char *
88 Static const char *
90 Static int athn_init(struct ifnet *);
91 Static int athn_init_calib(struct athn_softc *,
93 Static int athn_ioctl(struct ifnet *, u_long, void *);
94 Static int athn_media_change(struct ifnet *);
95 Static int athn_newstate(struct ieee80211com *, enum ieee80211_state,
97 Static struct ieee80211_node *
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 *,
103 Static void athn_calib_to(void *);
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 *);
111 Static void athn_iter_func(void *, struct ieee80211_node *);
112 Static void athn_newassoc(struct ieee80211_node *, int);
113 Static void athn_next_scan(void *);
114 Static void athn_pmf_wlan_off(device_t self);
115 Static void athn_radiotap_attach(struct athn_softc *);
116 Static void athn_start(struct ifnet *);
117 Static void athn_tx_reclaim(struct athn_softc *, int);
118 Static void athn_watchdog(struct ifnet *);
119 Static void athn_write_serdes(struct athn_softc *,
121 Static void athn_softintr(void *);
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 *);
422 Static void
439 Static void
571 Static void
594 Static void
613 Static const char *
644 Static const char *
837 Static void
950 Static int
1052 Static int
1132 Static void
1178 Static void
1217 Static void
1262 Static void
1284 Static void
1293 Static void
1337 Static int
1391 Static int32_t
1400 Static void
1477 Static void
1524 Static void
1584 Static void
1602 Static void
1714 Static void
1792 Static int
1810 Static void
2111 Static void
2138 Static void
2161 Static void
2402 Static struct ieee80211_node *
2410 Static void
2448 Static int
2476 Static void
2489 Static int
2595 Static int
2629 Static void
2692 Static void
2713 Static void
2758 Static int
2830 Static int
3002 Static void