Symbol: ural_softc
usr/src/uts/common/io/ural/ural.c
1005
ural_set_chan(struct ural_softc *sc, struct ieee80211_channel *c)
usr/src/uts/common/io/ural/ural.c
1113
ural_enable_tsf_sync(struct ural_softc *sc)
usr/src/uts/common/io/ural/ural.c
1148
struct ural_softc *sc = (struct ural_softc *)ic;
usr/src/uts/common/io/ural/ural.c
1172
ural_set_txpreamble(struct ural_softc *sc)
usr/src/uts/common/io/ural/ural.c
1186
ural_set_basicrates(struct ural_softc *sc)
usr/src/uts/common/io/ural/ural.c
1204
ural_set_bssid(struct ural_softc *sc, uint8_t *bssid)
usr/src/uts/common/io/ural/ural.c
1221
ural_set_macaddr(struct ural_softc *sc, uint8_t *addr)
usr/src/uts/common/io/ural/ural.c
1239
ural_update_promisc(struct ural_softc *sc)
usr/src/uts/common/io/ural/ural.c
1271
ural_read_eeprom(struct ural_softc *sc)
usr/src/uts/common/io/ural/ural.c
1296
ural_bbp_init(struct ural_softc *sc)
usr/src/uts/common/io/ural/ural.c
1319
ural_set_txantenna(struct ural_softc *sc, int antenna)
usr/src/uts/common/io/ural/ural.c
1348
ural_set_rxantenna(struct ural_softc *sc, int antenna)
usr/src/uts/common/io/ural/ural.c
1374
struct ural_softc *sc = arg;
usr/src/uts/common/io/ural/ural.c
1384
struct ural_softc *sc = (struct ural_softc *)ic;
usr/src/uts/common/io/ural/ural.c
1469
ural_close_pipes(struct ural_softc *sc)
usr/src/uts/common/io/ural/ural.c
1487
ural_open_pipes(struct ural_softc *sc)
usr/src/uts/common/io/ural/ural.c
1540
ural_tx_trigger(struct ural_softc *sc, mblk_t *mp)
usr/src/uts/common/io/ural/ural.c
1580
ural_rx_trigger(struct ural_softc *sc)
usr/src/uts/common/io/ural/ural.c
1620
ural_init_tx_queue(struct ural_softc *sc)
usr/src/uts/common/io/ural/ural.c
1626
ural_init_rx_queue(struct ural_softc *sc)
usr/src/uts/common/io/ural/ural.c
1642
ural_stop(struct ural_softc *sc)
usr/src/uts/common/io/ural/ural.c
1667
ural_init(struct ural_softc *sc)
usr/src/uts/common/io/ural/ural.c
1748
struct ural_softc *sc;
usr/src/uts/common/io/ural/ural.c
1780
struct ural_softc *sc;
usr/src/uts/common/io/ural/ural.c
1799
ural_resume(struct ural_softc *sc)
usr/src/uts/common/io/ural/ural.c
1887
struct ural_softc *sc = (struct ural_softc *)arg;
usr/src/uts/common/io/ural/ural.c
1913
ural_amrr_start(struct ural_softc *sc, struct ieee80211_node *ni)
usr/src/uts/common/io/ural/ural.c
1941
struct ural_softc *sc = arg;
usr/src/uts/common/io/ural/ural.c
1977
struct ural_softc *sc = (struct ural_softc *)arg;
usr/src/uts/common/io/ural/ural.c
1999
struct ural_softc *sc = (struct ural_softc *)arg;
usr/src/uts/common/io/ural/ural.c
2008
struct ural_softc *sc = (struct ural_softc *)arg;
usr/src/uts/common/io/ural/ural.c
2031
struct ural_softc *sc = (struct ural_softc *)arg;
usr/src/uts/common/io/ural/ural.c
2052
struct ural_softc *sc = (struct ural_softc *)arg;
usr/src/uts/common/io/ural/ural.c
2077
struct ural_softc *sc = (struct ural_softc *)arg;
usr/src/uts/common/io/ural/ural.c
2090
struct ural_softc *sc = (struct ural_softc *)arg;
usr/src/uts/common/io/ural/ural.c
2098
struct ural_softc *sc = (struct ural_softc *)arg;
usr/src/uts/common/io/ural/ural.c
2118
struct ural_softc *sc = (struct ural_softc *)arg;
usr/src/uts/common/io/ural/ural.c
2183
struct ural_softc *sc;
usr/src/uts/common/io/ural/ural.c
2387
struct ural_softc *sc;
usr/src/uts/common/io/ural/ural.c
2445
sizeof (struct ural_softc), 1);
usr/src/uts/common/io/ural/ural.c
291
static void ural_amrr_start(struct ural_softc *, struct ieee80211_node *);
usr/src/uts/common/io/ural/ural.c
292
static int ural_tx_trigger(struct ural_softc *, mblk_t *);
usr/src/uts/common/io/ural/ural.c
293
static int ural_rx_trigger(struct ural_softc *);
usr/src/uts/common/io/ural/ural.c
310
ural_read(struct ural_softc *sc, uint16_t reg)
usr/src/uts/common/io/ural/ural.c
347
ural_read_multi(struct ural_softc *sc, uint16_t reg, void *buf, int len)
usr/src/uts/common/io/ural/ural.c
382
ural_write(struct ural_softc *sc, uint16_t reg, uint16_t val)
usr/src/uts/common/io/ural/ural.c
412
struct ural_softc *sc = (struct ural_softc *)req->bulk_client_private;
usr/src/uts/common/io/ural/ural.c
443
struct ural_softc *sc = (struct ural_softc *)req->bulk_client_private;
usr/src/uts/common/io/ural/ural.c
619
ural_setup_tx_desc(struct ural_softc *sc, struct ural_tx_desc *desc,
usr/src/uts/common/io/ural/ural.c
667
struct ural_softc *sc = (struct ural_softc *)ic;
usr/src/uts/common/io/ural/ural.c
827
struct ural_softc *sc = (struct ural_softc *)arg;
usr/src/uts/common/io/ural/ural.c
857
ural_set_testmode(struct ural_softc *sc)
usr/src/uts/common/io/ural/ural.c
884
ural_eeprom_read(struct ural_softc *sc, uint16_t addr, void *buf, int len)
usr/src/uts/common/io/ural/ural.c
918
ural_bbp_write(struct ural_softc *sc, uint8_t reg, uint8_t val)
usr/src/uts/common/io/ural/ural.c
938
ural_bbp_read(struct ural_softc *sc, uint8_t reg)
usr/src/uts/common/io/ural/ural.c
959
ural_rf_write(struct ural_softc *sc, uint8_t reg, uint32_t val)
usr/src/uts/common/io/ural/ural.c
988
ural_disable_rf_tune(struct ural_softc *sc)