uath_softc
uath_write_reg(struct uath_softc *sc, uint32_t reg, uint32_t val)
uath_write_multi(struct uath_softc *sc, uint32_t reg, const void *data,
uath_read_reg(struct uath_softc *sc, uint32_t reg, uint32_t *val)
uath_read_eeprom(struct uath_softc *sc, uint32_t reg, void *odata)
struct uath_softc *sc = cmd->sc;
struct uath_softc *sc = data->sc;
int uath_open_pipes(struct uath_softc *);
void uath_close_pipes(struct uath_softc *);
int uath_alloc_tx_data_list(struct uath_softc *);
void uath_free_tx_data_list(struct uath_softc *);
int uath_alloc_rx_data_list(struct uath_softc *);
void uath_free_rx_data_list(struct uath_softc *);
uath_tx_null(struct uath_softc *sc)
int uath_alloc_tx_cmd_list(struct uath_softc *);
void uath_free_tx_cmd_list(struct uath_softc *);
int uath_alloc_rx_cmd_list(struct uath_softc *);
struct uath_softc *sc = data->sc;
void uath_free_rx_cmd_list(struct uath_softc *);
uath_tx_data(struct uath_softc *sc, struct mbuf *m0, struct ieee80211_node *ni)
int uath_cmd(struct uath_softc *, uint32_t, const void *, int, void *,
int uath_cmd_write(struct uath_softc *, uint32_t, const void *, int, int);
int uath_cmd_read(struct uath_softc *, uint32_t, const void *, int, void *,
struct uath_softc *sc = ifp->if_softc;
int uath_write_reg(struct uath_softc *, uint32_t, uint32_t);
int uath_write_multi(struct uath_softc *, uint32_t, const void *, int);
int uath_read_reg(struct uath_softc *, uint32_t, uint32_t *);
int uath_read_eeprom(struct uath_softc *, uint32_t, void *);
struct uath_softc *sc = ifp->if_softc;
int uath_tx_null(struct uath_softc *);
int uath_tx_data(struct uath_softc *, struct mbuf *,
uath_query_eeprom(struct uath_softc *sc)
int uath_query_eeprom(struct uath_softc *);
int uath_reset(struct uath_softc *);
uath_reset(struct uath_softc *sc)
int uath_reset_tx_queues(struct uath_softc *);
int uath_wme_init(struct uath_softc *);
int uath_set_chan(struct uath_softc *, struct ieee80211_channel *);
uath_reset_tx_queues(struct uath_softc *sc)
int uath_set_key(struct uath_softc *, const struct ieee80211_key *, int);
int uath_set_keys(struct uath_softc *);
uath_wme_init(struct uath_softc *sc)
int uath_set_rates(struct uath_softc *, const struct ieee80211_rateset *);
int uath_set_rxfilter(struct uath_softc *, uint32_t, uint32_t);
int uath_set_led(struct uath_softc *, int, int);
uath_set_chan(struct uath_softc *sc, struct ieee80211_channel *c)
int uath_switch_channel(struct uath_softc *, struct ieee80211_channel *);
uath_set_key(struct uath_softc *sc, const struct ieee80211_key *k, int index)
int uath_loadfirmware(struct uath_softc *, const u_char *, int);
uath_set_keys(struct uath_softc *sc)
uath_set_rates(struct uath_softc *sc, const struct ieee80211_rateset *rs)
uath_set_rxfilter(struct uath_softc *sc, uint32_t filter, uint32_t flags)
uath_set_led(struct uath_softc *sc, int which, int on)
uath_switch_channel(struct uath_softc *sc, struct ieee80211_channel *c)
struct uath_softc *sc = ifp->if_softc;
sizeof(struct uath_softc), uath_match, uath_attach, uath_detach
struct uath_softc *sc = ifp->if_softc;
uath_loadfirmware(struct uath_softc *sc, const u_char *fw, int len)
struct uath_softc *sc = (struct uath_softc *)self;
struct uath_softc *sc = (struct uath_softc *)self;
struct uath_softc *sc = (struct uath_softc *)self;
uath_open_pipes(struct uath_softc *sc)
uath_close_pipes(struct uath_softc *sc)
uath_alloc_tx_data_list(struct uath_softc *sc)
uath_free_tx_data_list(struct uath_softc *sc)
uath_alloc_rx_data_list(struct uath_softc *sc)
uath_free_rx_data_list(struct uath_softc *sc)
uath_alloc_tx_cmd_list(struct uath_softc *sc)
uath_free_tx_cmd_list(struct uath_softc *sc)
uath_alloc_rx_cmd_list(struct uath_softc *sc)
uath_free_rx_cmd_list(struct uath_softc *sc)
struct uath_softc *sc = arg;
struct uath_softc *sc = arg;
struct uath_softc *sc = arg;
struct uath_softc *sc = ic->ic_softc;
uath_cmd(struct uath_softc *sc, uint32_t code, const void *idata, int ilen,
uath_cmd_write(struct uath_softc *sc, uint32_t code, const void *data, int len,
uath_cmd_read(struct uath_softc *sc, uint32_t code, const void *idata,
struct uath_softc *sc;
struct uath_softc *sc;
struct uath_softc *sc;
struct uath_softc *sc;