Lines Matching defs:usc

247 	struct athn_usb_softc *usc = (struct athn_usb_softc *)self;  in athn_usb_attach()  local
281 struct athn_usb_softc *usc = (struct athn_usb_softc *)self; in athn_usb_detach() local
306 struct athn_usb_softc *usc = (struct athn_usb_softc *)self; in athn_usb_attachhook() local
375 athn_usb_open_pipes(struct athn_usb_softc *usc) in athn_usb_open_pipes()
438 athn_usb_close_pipes(struct athn_usb_softc *usc) in athn_usb_close_pipes()
463 athn_usb_alloc_rx_list(struct athn_usb_softc *usc) in athn_usb_alloc_rx_list()
494 athn_usb_free_rx_list(struct athn_usb_softc *usc) in athn_usb_free_rx_list()
507 athn_usb_alloc_tx_list(struct athn_usb_softc *usc) in athn_usb_alloc_tx_list()
541 athn_usb_free_tx_list(struct athn_usb_softc *usc) in athn_usb_free_tx_list()
554 athn_usb_alloc_tx_cmd(struct athn_usb_softc *usc) in athn_usb_alloc_tx_cmd()
576 athn_usb_free_tx_cmd(struct athn_usb_softc *usc) in athn_usb_free_tx_cmd()
586 struct athn_usb_softc *usc = arg; in athn_usb_task() local
606 athn_usb_do_async(struct athn_usb_softc *usc, in athn_usb_do_async()
632 athn_usb_wait_async(struct athn_usb_softc *usc) in athn_usb_wait_async()
639 athn_usb_load_firmware(struct athn_usb_softc *usc) in athn_usb_load_firmware()
707 athn_usb_htc_msg(struct athn_usb_softc *usc, uint16_t msg_id, void *buf, in athn_usb_htc_msg()
732 athn_usb_htc_setup(struct athn_usb_softc *usc) in athn_usb_htc_setup()
805 athn_usb_htc_connect_svc(struct athn_usb_softc *usc, uint16_t svc_id, in athn_usb_htc_connect_svc()
845 athn_usb_wmi_xcmd(struct athn_usb_softc *usc, uint16_t cmd_id, void *ibuf, in athn_usb_wmi_xcmd()
924 struct athn_usb_softc *usc = (struct athn_usb_softc *)sc; in athn_usb_read_rom() local
948 struct athn_usb_softc *usc = (struct athn_usb_softc *)sc; in athn_usb_read() local
966 struct athn_usb_softc *usc = (struct athn_usb_softc *)sc; in athn_usb_write() local
977 struct athn_usb_softc *usc = (struct athn_usb_softc *)sc; in athn_usb_write_barrier() local
990 struct athn_usb_softc *usc = (struct athn_usb_softc *)ifp->if_softc; in athn_usb_media_change() local
1011 struct athn_usb_softc *usc = arg; in athn_usb_next_scan() local
1033 struct athn_usb_softc *usc = ic->ic_softc; in athn_usb_newstate() local
1044 athn_usb_newstate_cb(struct athn_usb_softc *usc, void *arg) in athn_usb_newstate_cb()
1139 struct athn_usb_softc *usc = ic->ic_softc; in athn_usb_newassoc() local
1153 athn_usb_newassoc_cb(struct athn_usb_softc *usc, void *arg) in athn_usb_newassoc_cb()
1204 athn_usb_newauth_cb(struct athn_usb_softc *usc, void *arg) in athn_usb_newauth_cb()
1236 struct athn_usb_softc *usc = ic->ic_softc; in athn_usb_newauth() local
1276 struct athn_usb_softc *usc = ic->ic_softc; in athn_usb_node_free() local
1290 athn_usb_node_free_cb(struct athn_usb_softc *usc, void *arg) in athn_usb_node_free_cb()
1315 struct athn_usb_softc *usc = ic->ic_softc; in athn_usb_ampdu_tx_start() local
1327 athn_usb_ampdu_tx_start_cb(struct athn_usb_softc *usc, void *arg) in athn_usb_ampdu_tx_start_cb()
1344 struct athn_usb_softc *usc = ic->ic_softc; in athn_usb_ampdu_tx_stop() local
1355 athn_usb_ampdu_tx_stop_cb(struct athn_usb_softc *usc, void *arg) in athn_usb_ampdu_tx_stop_cb()
1373 struct athn_usb_softc *usc = arg; in athn_usb_clean_nodes() local
1404 athn_usb_create_node(struct athn_usb_softc *usc, struct ieee80211_node *ni) in athn_usb_create_node()
1449 athn_usb_node_set_rates(struct athn_usb_softc *usc, struct ieee80211_node *ni) in athn_usb_node_set_rates()
1491 athn_usb_remove_node(struct athn_usb_softc *usc, struct ieee80211_node *ni) in athn_usb_remove_node()
1532 struct athn_usb_softc *usc = (struct athn_usb_softc *)sc; in athn_usb_switch_chan() local
1595 struct athn_usb_softc *usc = ic->ic_softc; in athn_usb_updateedca() local
1602 athn_usb_updateedca_cb(struct athn_usb_softc *usc, void *arg) in athn_usb_updateedca_cb()
1614 struct athn_usb_softc *usc = ic->ic_softc; in athn_usb_updateslot() local
1622 athn_usb_updateslot_cb(struct athn_usb_softc *usc, void *arg) in athn_usb_updateslot_cb()
1635 struct athn_usb_softc *usc = ic->ic_softc; in athn_usb_set_key() local
1657 athn_usb_set_key_cb(struct athn_usb_softc *usc, void *arg) in athn_usb_set_key_cb()
1683 struct athn_usb_softc *usc = ic->ic_softc; in athn_usb_delete_key() local
1702 athn_usb_delete_key_cb(struct athn_usb_softc *usc, void *arg) in athn_usb_delete_key_cb()
1721 struct athn_usb_softc *usc = data->sc; in athn_usb_bcneof() local
1732 athn_usb_swba(struct athn_usb_softc *usc) in athn_usb_swba()
1811 athn_usb_rx_wmi_ctrl(struct athn_usb_softc *usc, uint8_t *buf, int len) in athn_usb_rx_wmi_ctrl()
1883 struct athn_usb_softc *usc = priv; in athn_usb_intr() local
2025 athn_usb_rx_frame(struct athn_usb_softc *usc, struct mbuf *m, in athn_usb_rx_frame()
2130 struct athn_usb_softc *usc = data->sc; in athn_usb_rxeof() local
2245 struct athn_usb_softc *usc = data->sc; in athn_usb_txeof() local
2276 struct athn_usb_softc *usc = (struct athn_usb_softc *)sc; in athn_usb_tx() local
2414 struct athn_usb_softc *usc = (struct athn_usb_softc *)sc; in athn_usb_start() local
2485 struct athn_usb_softc *usc = (struct athn_usb_softc *)sc; in athn_usb_ioctl() local
2544 struct athn_usb_softc *usc = (struct athn_usb_softc *)sc; in athn_usb_init() local
2698 struct athn_usb_softc *usc = (struct athn_usb_softc *)sc; in athn_usb_stop() local