Lines Matching defs:sc
310 ural_read(struct ural_softc *sc, uint16_t reg) in ural_read()
347 ural_read_multi(struct ural_softc *sc, uint16_t reg, void *buf, int len) in ural_read_multi()
382 ural_write(struct ural_softc *sc, uint16_t reg, uint16_t val) in ural_write()
412 struct ural_softc *sc = (struct ural_softc *)req->bulk_client_private; in ural_txeof() local
443 struct ural_softc *sc = (struct ural_softc *)req->bulk_client_private; in ural_rxeof() local
619 ural_setup_tx_desc(struct ural_softc *sc, struct ural_tx_desc *desc, in ural_setup_tx_desc()
667 struct ural_softc *sc = (struct ural_softc *)ic; in ural_send() local
827 struct ural_softc *sc = (struct ural_softc *)arg; in ural_m_tx() local
857 ural_set_testmode(struct ural_softc *sc) in ural_set_testmode()
884 ural_eeprom_read(struct ural_softc *sc, uint16_t addr, void *buf, int len) in ural_eeprom_read()
918 ural_bbp_write(struct ural_softc *sc, uint8_t reg, uint8_t val) in ural_bbp_write()
938 ural_bbp_read(struct ural_softc *sc, uint8_t reg) in ural_bbp_read()
959 ural_rf_write(struct ural_softc *sc, uint8_t reg, uint32_t val) in ural_rf_write()
988 ural_disable_rf_tune(struct ural_softc *sc) in ural_disable_rf_tune()
1005 ural_set_chan(struct ural_softc *sc, struct ieee80211_channel *c) in ural_set_chan()
1113 ural_enable_tsf_sync(struct ural_softc *sc) in ural_enable_tsf_sync()
1148 struct ural_softc *sc = (struct ural_softc *)ic; in ural_update_slot() local
1172 ural_set_txpreamble(struct ural_softc *sc) in ural_set_txpreamble()
1186 ural_set_basicrates(struct ural_softc *sc) in ural_set_basicrates()
1204 ural_set_bssid(struct ural_softc *sc, uint8_t *bssid) in ural_set_bssid()
1221 ural_set_macaddr(struct ural_softc *sc, uint8_t *addr) in ural_set_macaddr()
1239 ural_update_promisc(struct ural_softc *sc) in ural_update_promisc()
1271 ural_read_eeprom(struct ural_softc *sc) in ural_read_eeprom()
1296 ural_bbp_init(struct ural_softc *sc) in ural_bbp_init()
1319 ural_set_txantenna(struct ural_softc *sc, int antenna) in ural_set_txantenna()
1348 ural_set_rxantenna(struct ural_softc *sc, int antenna) in ural_set_rxantenna()
1374 struct ural_softc *sc = arg; in ural_next_scan() local
1384 struct ural_softc *sc = (struct ural_softc *)ic; in ural_newstate() local
1469 ural_close_pipes(struct ural_softc *sc) in ural_close_pipes()
1487 ural_open_pipes(struct ural_softc *sc) in ural_open_pipes()
1540 ural_tx_trigger(struct ural_softc *sc, mblk_t *mp) in ural_tx_trigger()
1580 ural_rx_trigger(struct ural_softc *sc) in ural_rx_trigger()
1620 ural_init_tx_queue(struct ural_softc *sc) in ural_init_tx_queue()
1626 ural_init_rx_queue(struct ural_softc *sc) in ural_init_rx_queue()
1642 ural_stop(struct ural_softc *sc) in ural_stop()
1667 ural_init(struct ural_softc *sc) in ural_init()
1748 struct ural_softc *sc; in ural_disconnect() local
1780 struct ural_softc *sc; in ural_reconnect() local
1799 ural_resume(struct ural_softc *sc) in ural_resume()
1887 struct ural_softc *sc = (struct ural_softc *)arg; in ural_amrr_timeout() local
1913 ural_amrr_start(struct ural_softc *sc, struct ieee80211_node *ni) in ural_amrr_start()
1941 struct ural_softc *sc = arg; in ural_watchdog() local
1977 struct ural_softc *sc = (struct ural_softc *)arg; in ural_m_start() local
1999 struct ural_softc *sc = (struct ural_softc *)arg; in ural_m_stop() local
2008 struct ural_softc *sc = (struct ural_softc *)arg; in ural_m_unicst() local
2031 struct ural_softc *sc = (struct ural_softc *)arg; in ural_m_promisc() local
2052 struct ural_softc *sc = (struct ural_softc *)arg; in ural_m_setprop() local
2077 struct ural_softc *sc = (struct ural_softc *)arg; in ural_m_getprop() local
2090 struct ural_softc *sc = (struct ural_softc *)arg; in ural_m_propinfo() local
2098 struct ural_softc *sc = (struct ural_softc *)arg; in ural_m_ioctl() local
2118 struct ural_softc *sc = (struct ural_softc *)arg; in ural_m_stat() local
2183 struct ural_softc *sc; in ural_attach() local
2387 struct ural_softc *sc; in ural_detach() local