Lines Matching defs:sc
154 #define DPRINTF(sc, x) if ((sc)->sc_if.if_flags & IFF_DEBUG) printf x argument
155 #define DPRINTF2(sc, x) if ((sc)->sc_if.if_flags & IFF_DEBUG) ATW_DPRINTF2(x) argument
156 #define DPRINTF3(sc, x) if ((sc)->sc_if.if_flags & IFF_DEBUG) ATW_DPRINTF3(x) argument
176 #define DPRINTF(sc, x) /* nothing */ argument
177 #define DPRINTF2(sc, x) /* nothing */ argument
178 #define DPRINTF3(sc, x) /* nothing */ argument
312 struct atw_softc *sc = device_private(self); in atw_activate() local
326 struct atw_softc *sc = device_private(self); in atw_suspend() local
336 atw_read_srom(struct atw_softc *sc) in atw_read_srom()
420 atw_print_regs(struct atw_softc *sc, const char *where) in atw_print_regs()
422 #define PRINTREG(sc, reg) \ in atw_print_regs() argument
504 atw_attach(struct atw_softc *sc) in atw_attach()
865 struct atw_softc *sc = (struct atw_softc *)nt->nt_ic->ic_ifp->if_softc; in atw_node_alloc() local
875 struct atw_softc *sc = (struct atw_softc *)ni->ni_ic->ic_ifp->if_softc; in atw_node_free() local
884 atw_test1_reset(struct atw_softc *sc) in atw_test1_reset()
906 atw_reset(struct atw_softc *sc) in atw_reset()
969 atw_clear_sram(struct atw_softc *sc) in atw_clear_sram()
989 atw_wcsr_init(struct atw_softc *sc) in atw_wcsr_init()
1006 atw_cmdr_init(struct atw_softc *sc) in atw_cmdr_init()
1019 atw_tofs2_init(struct atw_softc *sc) in atw_tofs2_init()
1047 atw_nar_init(struct atw_softc *sc) in atw_nar_init()
1053 atw_txlmt_init(struct atw_softc *sc) in atw_txlmt_init()
1060 atw_test1_init(struct atw_softc *sc) in atw_test1_init()
1072 atw_rf_reset(struct atw_softc *sc) in atw_rf_reset()
1084 atw_cfp_init(struct atw_softc *sc) in atw_cfp_init()
1095 atw_tofs0_init(struct atw_softc *sc) in atw_tofs0_init()
1112 atw_ifs_init(struct atw_softc *sc) in atw_ifs_init()
1128 atw_response_times_init(struct atw_softc *sc) in atw_response_times_init()
1145 atw_bbp_io_init(struct atw_softc *sc) in atw_bbp_io_init()
1192 struct atw_softc *sc = ifp->if_softc; in atw_init() local
1433 atw_bbp_io_enable(struct atw_softc *sc, int enable) in atw_bbp_io_enable()
1446 atw_tune(struct atw_softc *sc) in atw_tune()
1486 atw_si4126_print(struct atw_softc *sc) in atw_si4126_print()
1525 atw_si4126_tune(struct atw_softc *sc, u_int chan) in atw_si4126_tune()
1633 atw_rf3000_init(struct atw_softc *sc) in atw_rf3000_init()
1692 atw_rf3000_print(struct atw_softc *sc) in atw_rf3000_print()
1713 atw_rf3000_tune(struct atw_softc *sc, u_int chan) in atw_rf3000_tune()
1788 atw_rf3000_write(struct atw_softc *sc, u_int addr, u_int val) in atw_rf3000_write()
1826 atw_rf3000_read(struct atw_softc *sc, u_int addr, u_int *val) in atw_rf3000_read()
1875 atw_si4126_write(struct atw_softc *sc, u_int addr, u_int val) in atw_si4126_write()
1914 atw_si4126_read(struct atw_softc *sc, u_int addr, u_int *val) in atw_si4126_read()
1968 atw_filter_setup(struct atw_softc *sc) in atw_filter_setup()
2044 atw_write_bssid(struct atw_softc *sc) in atw_write_bssid()
2074 atw_write_sram(struct atw_softc *sc, u_int ofs, uint8_t *buf, u_int buflen) in atw_write_sram()
2115 struct atw_softc *sc = ic->ic_ifp->if_softc; in atw_key_delete() local
2132 struct atw_softc *sc = ic->ic_ifp->if_softc; in atw_key_set() local
2149 struct atw_softc *sc = ifp->if_softc; in atw_key_update_begin() local
2159 struct atw_softc *sc = ifp->if_softc; in atw_key_update_end() local
2176 atw_write_wep(struct atw_softc *sc) in atw_write_wep()
2237 struct atw_softc *sc = (struct atw_softc *)ic->ic_ifp->if_softc; in atw_recv_mgmt() local
2267 atw_write_ssid(struct atw_softc *sc) in atw_write_ssid()
2288 atw_write_sup_rates(struct atw_softc *sc) in atw_write_sup_rates()
2308 atw_start_beacon(struct atw_softc *sc, int start) in atw_start_beacon()
2404 atw_get_tsft(struct atw_softc *sc) in atw_get_tsft()
2424 atw_predict_beacon(struct atw_softc *sc) in atw_predict_beacon()
2472 struct atw_softc *sc = arg; in atw_next_scan() local
2488 struct atw_softc *sc = ifp->if_softc; in atw_newstate() local
2554 atw_add_rxbuf(struct atw_softc *sc, int idx) in atw_add_rxbuf()
2596 atw_txdrain(struct atw_softc *sc) in atw_txdrain()
2626 struct atw_softc *sc = ifp->if_softc; in atw_stop() local
2663 atw_rxdrain(struct atw_softc *sc) in atw_rxdrain()
2684 atw_detach(struct atw_softc *sc) in atw_detach()
2745 struct atw_softc *sc = device_private(self); in atw_shutdown() local
2778 struct atw_softc *sc = arg; in atw_intr() local
2814 struct atw_softc *sc = arg; in atw_softintr() local
2990 atw_idle(struct atw_softc *sc, uint32_t bits) in atw_idle()
3055 atw_linkintr(struct atw_softc *sc, uint32_t linkstatus) in atw_linkintr()
3092 atw_rxintr(struct atw_softc *sc) in atw_rxintr()
3273 atw_txintr(struct atw_softc *sc, uint32_t status) in atw_txintr()
3389 struct atw_softc *sc = ifp->if_softc; in atw_watchdog() local
3411 atw_evcnt_detach(struct atw_softc *sc) in atw_evcnt_detach()
3434 atw_evcnt_attach(struct atw_softc *sc) in atw_evcnt_attach()
3476 struct atw_softc *sc = ifp->if_softc; in atw_dump_pkt() local
3505 struct atw_softc *sc = ifp->if_softc; in atw_start() local
3908 struct atw_softc *sc = ifp->if_softc; in atw_ioctl() local