atw_softc
int atw_cardbus_enable(struct atw_softc *);
void atw_cardbus_disable(struct atw_softc *);
void atw_cardbus_power(struct atw_softc *, int);
struct atw_softc *sc = &csc->sc_atw;
struct atw_softc *sc = &csc->sc_atw;
atw_cardbus_enable(struct atw_softc *sc)
atw_cardbus_disable(struct atw_softc *sc)
atw_cardbus_power(struct atw_softc *sc, int why)
struct atw_softc *sc = &csc->sc_atw;
struct atw_softc sc_atw; /* real ADM8211 softc */
atw_cmdr_init(struct atw_softc *sc)
atw_tofs2_init(struct atw_softc *sc)
atw_nar_init(struct atw_softc *sc)
atw_txlmt_init(struct atw_softc *sc)
atw_test1_init(struct atw_softc *sc)
atw_rf_reset(struct atw_softc *sc)
atw_cfp_init(struct atw_softc *sc)
atw_tofs0_init(struct atw_softc *sc)
atw_ifs_init(struct atw_softc *sc)
atw_response_times_init(struct atw_softc *sc)
atw_bbp_io_init(struct atw_softc *sc)
atw_si4126_init(struct atw_softc *sc)
struct atw_softc *sc = ifp->if_softc;
void atw_print_regs(struct atw_softc *, const char *);
atw_bbp_io_enable(struct atw_softc *sc, int enable)
int atw_rf3000_read(struct atw_softc *sc, u_int, u_int *);
atw_tune(struct atw_softc *sc)
void atw_rf3000_print(struct atw_softc *);
atw_si4126_print(struct atw_softc *sc)
int atw_si4126_read(struct atw_softc *, u_int, u_int *);
void atw_si4126_print(struct atw_softc *);
atw_si4126_tune(struct atw_softc *sc, u_int chan)
atw_rf3000_init(struct atw_softc *sc)
atw_rf3000_print(struct atw_softc *sc)
void atw_rxdrain(struct atw_softc *);
atw_rf3000_tune(struct atw_softc *sc, u_int chan)
void atw_txdrain(struct atw_softc *);
int atw_add_rxbuf(struct atw_softc *, int);
void atw_idle(struct atw_softc *, u_int32_t);
void atw_disable(struct atw_softc *);
void atw_reset(struct atw_softc *);
atw_rf3000_write(struct atw_softc *sc, u_int addr, u_int val)
void atw_rxintr(struct atw_softc *);
void atw_txintr(struct atw_softc *);
atw_rf3000_read(struct atw_softc *sc, u_int addr, u_int *val)
void atw_linkintr(struct atw_softc *, u_int32_t);
int atw_tune(struct atw_softc *);
atw_si4126_write(struct atw_softc *sc, u_int addr, u_int val)
atw_si4126_read(struct atw_softc *sc, u_int addr, u_int *val)
void atw_wcsr_init(struct atw_softc *);
void atw_cmdr_init(struct atw_softc *);
void atw_tofs2_init(struct atw_softc *);
atw_filter_setup(struct atw_softc *sc)
void atw_txlmt_init(struct atw_softc *);
void atw_test1_init(struct atw_softc *);
void atw_rf_reset(struct atw_softc *);
void atw_cfp_init(struct atw_softc *);
void atw_tofs0_init(struct atw_softc *);
void atw_ifs_init(struct atw_softc *);
void atw_response_times_init(struct atw_softc *);
atw_write_bssid(struct atw_softc *sc)
void atw_bbp_io_init(struct atw_softc *);
void atw_nar_init(struct atw_softc *);
atw_write_sram(struct atw_softc *sc, u_int ofs, u_int8_t *buf, u_int buflen)
void atw_clear_sram(struct atw_softc *);
void atw_write_sram(struct atw_softc *, u_int, u_int8_t *, u_int);
int atw_read_srom(struct atw_softc *);
atw_write_wep(struct atw_softc *sc)
void atw_predict_beacon(struct atw_softc *sc);
void atw_start_beacon(struct atw_softc *, int);
void atw_write_bssid(struct atw_softc *);
void atw_write_ssid(struct atw_softc *);
atw_change_ibss(struct atw_softc *sc)
void atw_write_sup_rates(struct atw_softc *);
struct atw_softc *sc = (struct atw_softc*)ic->ic_softc;
void atw_write_wep(struct atw_softc *);
atw_write_ssid(struct atw_softc *sc)
atw_write_sup_rates(struct atw_softc *sc)
void atw_filter_setup(struct atw_softc *);
atw_start_beacon(struct atw_softc *sc, int start)
uint64_t atw_get_tsft(struct atw_softc *sc);
void atw_change_ibss(struct atw_softc *);
atw_get_tsft(struct atw_softc *sc)
atw_predict_beacon(struct atw_softc *sc)
void atw_bbp_io_enable(struct atw_softc *, int);
int atw_rf3000_init(struct atw_softc *);
struct atw_softc *sc = arg;
int atw_rf3000_tune(struct atw_softc *, u_int);
struct atw_softc *sc = ifp->if_softc;
int atw_rf3000_write(struct atw_softc *, u_int, u_int);
void atw_si4126_tune(struct atw_softc *, u_int);
void atw_si4126_write(struct atw_softc *, u_int, u_int);
void atw_si4126_init(struct atw_softc *);
atw_add_rxbuf(struct atw_softc *sc, int idx)
atw_txdrain(struct atw_softc *sc)
struct atw_softc *sc = ifp->if_softc;
atw_rxdrain(struct atw_softc *sc)
atw_detach(struct atw_softc *sc)
struct atw_softc *sc = arg;
atw_idle(struct atw_softc *sc, u_int32_t bits)
atw_linkintr(struct atw_softc *sc, u_int32_t linkstatus)
atw_hw_decrypted(struct atw_softc *sc, struct ieee80211_frame *wh)
atw_rxintr(struct atw_softc *sc)
atw_enable(struct atw_softc *sc)
atw_txintr(struct atw_softc *sc)
struct atw_softc *sc = ifp->if_softc;
atw_disable(struct atw_softc *sc)
atw_read_srom(struct atw_softc *sc)
struct atw_softc *sc = ifp->if_softc;
struct atw_softc *sc = ifp->if_softc;
struct atw_softc *sc = (struct atw_softc *)self;
atw_wakeup(struct atw_softc *sc)
struct atw_softc *sc = ifp->if_softc;
struct atw_softc *sc = ifp->if_softc;
atw_print_regs(struct atw_softc *sc, const char *where)
atw_attach(struct atw_softc *sc)
struct atw_softc *sc = (struct atw_softc *)ic->ic_if.if_softc;
struct atw_softc *sc = (struct atw_softc *)ic->ic_if.if_softc;
atw_test1_reset(struct atw_softc *sc)
atw_reset(struct atw_softc *sc)
atw_clear_sram(struct atw_softc *sc)
atw_wcsr_init(struct atw_softc *sc)
int (*sc_enable)(struct atw_softc *);
void (*sc_disable)(struct atw_softc *);
void (*sc_power)(struct atw_softc *, int);
void atw_attach(struct atw_softc *);
int atw_detach(struct atw_softc *);
int atw_enable(struct atw_softc *);
void atw_wakeup(struct atw_softc *);
atw_pci_enable(struct atw_softc *sc)
atw_pci_disable(struct atw_softc *sc)
struct atw_softc *sc = &psc->psc_atw;
struct atw_softc *sc = &psc->psc_atw;
struct atw_softc psc_atw; /* real ADM8211 softc */
sizeof (struct atw_softc), atw_pci_match, atw_pci_attach, atw_pci_detach,