ural_softc
ural_setup_tx_desc(struct ural_softc *sc, struct ural_tx_desc *desc,
Static int ural_alloc_tx_list(struct ural_softc *);
ural_tx_bcn(struct ural_softc *sc, struct mbuf *m0, struct ieee80211_node *ni)
Static void ural_free_tx_list(struct ural_softc *);
Static int ural_alloc_rx_list(struct ural_softc *);
Static void ural_free_rx_list(struct ural_softc *);
ural_tx_mgt(struct ural_softc *sc, struct mbuf *m0, struct ieee80211_node *ni)
ural_tx_data(struct ural_softc *sc, struct mbuf *m0, struct ieee80211_node *ni)
Static void ural_setup_tx_desc(struct ural_softc *,
Static int ural_tx_bcn(struct ural_softc *, struct mbuf *,
Static int ural_tx_mgt(struct ural_softc *, struct mbuf *,
Static int ural_tx_data(struct ural_softc *, struct mbuf *,
struct ural_softc *sc = ifp->if_softc;
Static void ural_set_testmode(struct ural_softc *);
struct ural_softc *sc = ifp->if_softc;
Static void ural_eeprom_read(struct ural_softc *, uint16_t, void *,
Static uint16_t ural_read(struct ural_softc *, uint16_t);
struct ural_softc *sc = ifp->if_softc;
Static void ural_read_multi(struct ural_softc *, uint16_t, void *,
struct ural_softc *sc = ifp->if_softc;
Static void ural_write(struct ural_softc *, uint16_t, uint16_t);
Static void ural_write_multi(struct ural_softc *, uint16_t, void *,
Static void ural_bbp_write(struct ural_softc *, uint8_t, uint8_t);
Static uint8_t ural_bbp_read(struct ural_softc *, uint8_t);
ural_set_testmode(struct ural_softc *sc)
Static void ural_rf_write(struct ural_softc *, uint8_t, uint32_t);
Static void ural_set_chan(struct ural_softc *,
ural_eeprom_read(struct ural_softc *sc, uint16_t addr, void *buf, int len)
Static void ural_disable_rf_tune(struct ural_softc *);
ural_read(struct ural_softc *sc, uint16_t reg)
Static void ural_enable_tsf_sync(struct ural_softc *);
ural_read_multi(struct ural_softc *sc, uint16_t reg, void *buf, int len)
Static void ural_set_txpreamble(struct ural_softc *);
Static void ural_set_basicrates(struct ural_softc *);
ural_write(struct ural_softc *sc, uint16_t reg, uint16_t val)
Static void ural_set_bssid(struct ural_softc *, uint8_t *);
Static void ural_set_macaddr(struct ural_softc *, uint8_t *);
ural_write_multi(struct ural_softc *sc, uint16_t reg, void *buf, int len)
Static void ural_update_promisc(struct ural_softc *);
ural_bbp_write(struct ural_softc *sc, uint8_t reg, uint8_t val)
Static void ural_read_eeprom(struct ural_softc *);
ural_bbp_read(struct ural_softc *sc, uint8_t reg)
Static int ural_bbp_init(struct ural_softc *);
Static void ural_set_txantenna(struct ural_softc *, int);
Static void ural_set_rxantenna(struct ural_softc *, int);
ural_rf_write(struct ural_softc *sc, uint8_t reg, uint32_t val)
ural_set_chan(struct ural_softc *sc, struct ieee80211_channel *c)
Static void ural_amrr_start(struct ural_softc *,
ural_disable_rf_tune(struct ural_softc *sc)
ural_enable_tsf_sync(struct ural_softc *sc)
struct ural_softc *sc = ifp->if_softc;
ural_set_txpreamble(struct ural_softc *sc)
ural_set_basicrates(struct ural_softc *sc)
ural_set_bssid(struct ural_softc *sc, uint8_t *bssid)
ural_set_macaddr(struct ural_softc *sc, uint8_t *addr)
ural_update_promisc(struct ural_softc *sc)
ural_read_eeprom(struct ural_softc *sc)
ural_bbp_init(struct ural_softc *sc)
ural_set_txantenna(struct ural_softc *sc, int antenna)
ural_set_rxantenna(struct ural_softc *sc, int antenna)
struct ural_softc *sc = ifp->if_softc;
struct ural_softc *sc = ifp->if_softc;
struct ural_softc *sc = device_private(self);
ural_amrr_start(struct ural_softc *sc, struct ieee80211_node *ni)
struct ural_softc *sc = (struct ural_softc *)arg;
struct ural_softc *sc = (struct ural_softc *)priv;
CFATTACH_DECL_NEW(ural, sizeof(struct ural_softc), ural_match, ural_attach,
struct ural_softc *sc = device_private(self);
struct ural_softc *sc = device_private(self);
ural_alloc_tx_list(struct ural_softc *sc)
ural_free_tx_list(struct ural_softc *sc)
ural_alloc_rx_list(struct ural_softc *sc)
ural_free_rx_list(struct ural_softc *sc)
struct ural_softc *sc = arg;
struct ural_softc *sc = arg;
struct ural_softc *sc = ic->ic_ifp->if_softc;
struct ural_softc *sc = data->sc;
struct ural_softc *sc = data->sc;
struct ural_softc;
struct ural_softc *sc;
struct ural_softc *sc;