Lines Matching defs:sc
596 urtw_led_init(struct urtw_softc *sc) in urtw_led_init()
631 urtw_8225_write_s16(struct urtw_softc *sc, uint8_t addr, int index, in urtw_8225_write_s16()
672 urtw_8225_read(struct urtw_softc *sc, uint8_t addr, uint32_t *data) in urtw_8225_read()
799 urtw_8225_write_c(struct urtw_softc *sc, uint8_t addr, uint16_t data) in urtw_8225_write_c()
843 urtw_8225_isv2(struct urtw_softc *sc, int *ret) in urtw_8225_isv2()
880 urtw_get_rfchip(struct urtw_softc *sc) in urtw_get_rfchip()
943 urtw_get_txpwr(struct urtw_softc *sc) in urtw_get_txpwr()
1015 urtw_get_macaddr(struct urtw_softc *sc) in urtw_get_macaddr()
1046 urtw_eprom_read32(struct urtw_softc *sc, uint32_t addr, uint32_t *data) in urtw_eprom_read32()
1125 urtw_eprom_readbit(struct urtw_softc *sc, int16_t *data) in urtw_eprom_readbit()
1137 urtw_eprom_sendbits(struct urtw_softc *sc, int16_t *buf, int buflen) in urtw_eprom_sendbits()
1155 urtw_eprom_writebit(struct urtw_softc *sc, int16_t bit) in urtw_eprom_writebit()
1174 urtw_eprom_ck(struct urtw_softc *sc) in urtw_eprom_ck()
1195 urtw_eprom_cs(struct urtw_softc *sc, int able) in urtw_eprom_cs()
1214 urtw_read8_c(struct urtw_softc *sc, int val, uint8_t *data, uint8_t idx) in urtw_read8_c()
1245 urtw_read8e(struct urtw_softc *sc, int val, uint8_t *data) in urtw_read8e()
1278 urtw_read16_c(struct urtw_softc *sc, int val, uint16_t *data, uint8_t idx) in urtw_read16_c()
1311 urtw_read32_c(struct urtw_softc *sc, int val, uint32_t *data, uint8_t idx) in urtw_read32_c()
1345 urtw_write8_c(struct urtw_softc *sc, int val, uint8_t data, uint8_t idx) in urtw_write8_c()
1381 urtw_write8e(struct urtw_softc *sc, int val, uint8_t data) in urtw_write8e()
1419 urtw_write16_c(struct urtw_softc *sc, int val, uint16_t data, uint8_t idx) in urtw_write16_c()
1456 urtw_write32_c(struct urtw_softc *sc, int val, uint32_t data, uint8_t idx) in urtw_write32_c()
1494 urtw_set_mode(struct urtw_softc *sc, uint32_t mode) in urtw_set_mode()
1509 urtw_8180_set_anaparam(struct urtw_softc *sc, uint32_t val) in urtw_8180_set_anaparam()
1539 urtw_8185_set_anaparam2(struct urtw_softc *sc, uint32_t val) in urtw_8185_set_anaparam2()
1569 urtw_intr_disable(struct urtw_softc *sc) in urtw_intr_disable()
1578 urtw_8187_reset(struct urtw_softc *sc) in urtw_8187_reset()
1635 urtw_led_on(struct urtw_softc *sc, int type) in urtw_led_on()
1658 urtw_led_off(struct urtw_softc *sc, int type) in urtw_led_off()
1681 urtw_led_mode0(struct urtw_softc *sc, int mode) in urtw_led_mode0()
1744 urtw_led_mode1(struct urtw_softc *sc, int mode) in urtw_led_mode1()
1751 urtw_led_mode2(struct urtw_softc *sc, int mode) in urtw_led_mode2()
1758 urtw_led_mode3(struct urtw_softc *sc, int mode) in urtw_led_mode3()
1765 urtw_led_blink(struct urtw_softc *sc) in urtw_led_blink()
1814 urtw_led_ctl(struct urtw_softc *sc, int mode) in urtw_led_ctl()
1841 urtw_update_msr(struct urtw_softc *sc, int nstate) in urtw_update_msr()
1910 urtw_set_rate(struct urtw_softc *sc) in urtw_set_rate()
1937 urtw_intr_enable(struct urtw_softc *sc) in urtw_intr_enable()
1946 urtw_rx_setconf(struct urtw_softc *sc) in urtw_rx_setconf()
1979 urtw_rx_enable(struct urtw_softc *sc) in urtw_rx_enable()
2004 urtw_tx_enable(struct urtw_softc *sc) in urtw_tx_enable()
2045 struct urtw_softc *sc = arg; in urtw_8187_init() local
2131 urtw_8225_usb_init(struct urtw_softc *sc) in urtw_8225_usb_init()
2162 urtw_8185_rf_pins_enable(struct urtw_softc *sc) in urtw_8185_rf_pins_enable()
2171 urtw_8187_write_phy(struct urtw_softc *sc, uint8_t addr, uint32_t data) in urtw_8187_write_phy()
2193 urtw_8187_write_phy_ofdm_c(struct urtw_softc *sc, uint8_t addr, uint32_t data) in urtw_8187_write_phy_ofdm_c()
2200 urtw_8187_write_phy_cck_c(struct urtw_softc *sc, uint8_t addr, uint32_t data) in urtw_8187_write_phy_cck_c()
2207 urtw_8225_setgain(struct urtw_softc *sc, int16_t gain) in urtw_8225_setgain()
2227 urtw_8225_set_txpwrlvl(struct urtw_softc *sc, int chan) in urtw_8225_set_txpwrlvl()
2288 urtw_8185_tx_antenna(struct urtw_softc *sc, uint8_t ant) in urtw_8185_tx_antenna()
2304 struct urtw_softc *sc = rf->rf_sc; in urtw_8225_rf_init() local
2421 struct urtw_softc *sc = rf->rf_sc; in urtw_8225_rf_set_chan() local
2467 struct urtw_softc *sc = rf->rf_sc; in urtw_8225_rf_set_sens() local
2489 urtw_stop(struct urtw_softc *sc) in urtw_stop()
2510 struct urtw_softc *sc = (struct urtw_softc *)req->bulk_client_private; in urtw_rxeof() local
2597 urtw_8225v2_setgain(struct urtw_softc *sc, int16_t gain) in urtw_8225v2_setgain()
2620 urtw_8225v2_set_txpwrlvl(struct urtw_softc *sc, int chan) in urtw_8225v2_set_txpwrlvl()
2683 struct urtw_softc *sc = rf->rf_sc; in urtw_8225v2_rf_init() local
2825 struct urtw_softc *sc = rf->rf_sc; in urtw_8225v2_rf_set_chan() local
2872 urtw_set_channel(struct urtw_softc *sc) in urtw_set_channel()
2899 struct urtw_softc *sc = (struct urtw_softc *)req->bulk_client_private; in urtw_txeof_low() local
2928 struct urtw_softc *sc = (struct urtw_softc *)req->bulk_client_private; in urtw_txeof_normal() local
2973 urtw_8187b_update_wmm(struct urtw_softc *sc) in urtw_8187b_update_wmm()
3001 urtw_8187b_reset(struct urtw_softc *sc) in urtw_8187b_reset()
3053 struct urtw_softc *sc = arg; in urtw_8187b_init() local
3155 urtw_8225v2_b_config_mac(struct urtw_softc *sc) in urtw_8225v2_b_config_mac()
3177 urtw_8225v2_b_init_rfe(struct urtw_softc *sc) in urtw_8225v2_b_init_rfe()
3186 urtw_8225v2_b_update_chan(struct urtw_softc *sc) in urtw_8225v2_b_update_chan()
3221 struct urtw_softc *sc = rf->rf_sc; in urtw_8225v2_b_rf_init() local
3326 struct urtw_softc *sc = rf->rf_sc; in urtw_8225v2_b_rf_set_chan() local
3353 urtw_8225v2_b_set_txpwrlvl(struct urtw_softc *sc, int chan) in urtw_8225v2_b_set_txpwrlvl()
3452 struct urtw_softc *sc = (struct urtw_softc *)ic; in urtw_send() local
3596 struct urtw_softc *sc = (struct urtw_softc *)arg; in urtw_next_scan() local
3612 struct urtw_softc *sc = arg; in urtw_led_launch() local
3647 struct urtw_softc *sc = (struct urtw_softc *)ic; in urtw_newstate() local
3739 urtw_close_pipes(struct urtw_softc *sc) in urtw_close_pipes()
3769 urtw_open_pipes(struct urtw_softc *sc) in urtw_open_pipes()
3834 urtw_tx_start(struct urtw_softc *sc, mblk_t *mp, int priority) in urtw_tx_start()
3877 urtw_rx_start(struct urtw_softc *sc) in urtw_rx_start()
3918 struct urtw_softc *sc; in urtw_disconnect() local
3939 struct urtw_softc *sc; in urtw_reconnect() local
3962 struct urtw_softc *sc = (struct urtw_softc *)arg; in urtw_m_tx() local
3987 struct urtw_softc *sc = (struct urtw_softc *)arg; in urtw_m_start() local
3999 struct urtw_softc *sc = (struct urtw_softc *)arg; in urtw_m_stop() local
4033 struct urtw_softc *sc = (struct urtw_softc *)arg; in urtw_m_getprop() local
4045 struct urtw_softc *sc = (struct urtw_softc *)arg; in urtw_m_propinfo() local
4054 struct urtw_softc *sc = (struct urtw_softc *)arg; in urtw_m_setprop() local
4083 struct urtw_softc *sc = (struct urtw_softc *)arg; in urtw_m_ioctl() local
4109 struct urtw_softc *sc = (struct urtw_softc *)arg; in urtw_m_stat() local
4173 struct urtw_softc *sc = arg; in urtw_watchdog() local
4203 struct urtw_softc *sc; in urtw_attach() local
4473 struct urtw_softc *sc; in urtw_detach() local