Lines Matching defs:usc

247 	struct athn_usb_softc *usc;  in athn_usb_attach()  local
367 athn_usb_node_cleanup_cb(struct athn_usb_softc *usc, void *arg) in athn_usb_node_cleanup_cb()
379 struct athn_usb_softc *usc; in athn_usb_node_cleanup() local
400 struct athn_usb_softc *usc = device_private(arg); in athn_usb_attachhook() local
483 struct athn_usb_softc *usc = device_private(self); in athn_usb_detach() local
562 struct athn_usb_softc *usc = device_private(self); in athn_usb_activate() local
578 athn_usb_open_pipes(struct athn_usb_softc *usc) in athn_usb_open_pipes()
650 athn_usb_abort_pipes(struct athn_usb_softc *usc) in athn_usb_abort_pipes()
665 athn_usb_close_pipes(struct athn_usb_softc *usc) in athn_usb_close_pipes()
681 athn_usb_alloc_rx_list(struct athn_usb_softc *usc) in athn_usb_alloc_rx_list()
709 athn_usb_free_rx_list(struct athn_usb_softc *usc) in athn_usb_free_rx_list()
726 athn_usb_alloc_tx_list(struct athn_usb_softc *usc) in athn_usb_alloc_tx_list()
766 athn_usb_free_tx_list(struct athn_usb_softc *usc) in athn_usb_free_tx_list()
783 athn_usb_alloc_tx_cmd(struct athn_usb_softc *usc) in athn_usb_alloc_tx_cmd()
804 athn_usb_free_tx_cmd(struct athn_usb_softc *usc) in athn_usb_free_tx_cmd()
817 athn_usb_alloc_tx_msg(struct athn_usb_softc *usc) in athn_usb_alloc_tx_msg()
838 athn_usb_free_tx_msg(struct athn_usb_softc *usc) in athn_usb_free_tx_msg()
853 struct athn_usb_softc *usc = arg; in athn_usb_task() local
878 athn_usb_do_async(struct athn_usb_softc *usc, in athn_usb_do_async()
904 athn_usb_wait_async(struct athn_usb_softc *usc) in athn_usb_wait_async()
917 athn_usb_load_firmware(struct athn_usb_softc *usc) in athn_usb_load_firmware()
1031 athn_usb_htc_msg(struct athn_usb_softc *usc, uint16_t msg_id, void *buf, in athn_usb_htc_msg()
1062 athn_usb_htc_setup(struct athn_usb_softc *usc) in athn_usb_htc_setup()
1165 athn_usb_htc_connect_svc(struct athn_usb_softc *usc, uint16_t svc_id, in athn_usb_htc_connect_svc()
1214 athn_usb_wait_msg(struct athn_usb_softc *usc) in athn_usb_wait_msg()
1231 struct athn_usb_softc *usc = priv; in athn_usb_wmieof() local
1240 athn_usb_wmi_xcmd(struct athn_usb_softc *usc, uint16_t cmd_id, void *ibuf, in athn_usb_wmi_xcmd()
1308 struct athn_usb_softc *usc = ATHN_USB_SOFTC(sc); in athn_usb_read_rom() local
1336 struct athn_usb_softc *usc = ATHN_USB_SOFTC(sc); in athn_usb_read() local
1363 struct athn_usb_softc *usc = ATHN_USB_SOFTC(sc); in athn_usb_write() local
1379 struct athn_usb_softc *usc = ATHN_USB_SOFTC(sc); in athn_usb_write_barrier() local
1399 struct athn_usb_softc *usc = ATHN_USB_SOFTC(sc); in athn_usb_media_change() local
1420 struct athn_usb_softc *usc = ATHN_USB_SOFTC(sc); in athn_usb_newstate() local
1433 athn_usb_newstate_cb(struct athn_usb_softc *usc, void *arg) in athn_usb_newstate_cb()
1525 struct athn_usb_softc *usc = ATHN_USB_SOFTC(sc); in athn_usb_newassoc() local
1538 athn_usb_newassoc_cb(struct athn_usb_softc *usc, void *arg) in athn_usb_newassoc_cb()
1562 struct athn_usb_softc *usc = ATHN_USB_SOFTC(sc); in athn_usb_ampdu_tx_start() local
1576 athn_usb_ampdu_tx_start_cb(struct athn_usb_softc *usc, void *arg) in athn_usb_ampdu_tx_start_cb()
1596 struct athn_usb_softc *usc = ATHN_USB_SOFTC(sc); in athn_usb_ampdu_tx_stop() local
1609 athn_usb_ampdu_tx_stop_cb(struct athn_usb_softc *usc, void *arg) in athn_usb_ampdu_tx_stop_cb()
1626 athn_usb_remove_hw_node(struct athn_usb_softc *usc, uint8_t *sta_idx) in athn_usb_remove_hw_node()
1641 athn_usb_create_hw_node(struct athn_usb_softc *usc, in athn_usb_create_hw_node()
1658 athn_usb_create_node(struct athn_usb_softc *usc, struct ieee80211_node *ni) in athn_usb_create_node()
1741 struct athn_usb_softc *usc = ATHN_USB_SOFTC(sc); in athn_usb_switch_chan() local
1800 struct athn_usb_softc *usc = ATHN_USB_SOFTC(sc); in athn_usb_updateedca() local
1809 athn_usb_updateedca_cb(struct athn_usb_softc *usc, void *arg) in athn_usb_updateedca_cb()
1825 struct athn_usb_softc *usc = ATHN_USB_SOFTC(sc); in athn_usb_updateslot() local
1843 athn_usb_updateslot_cb(struct athn_usb_softc *usc, void *arg) in athn_usb_updateslot_cb()
1860 struct athn_usb_softc *usc = ATHN_USB_SOFTC(sc); in athn_usb_set_key() local
1878 athn_usb_set_key_cb(struct athn_usb_softc *usc, void *arg) in athn_usb_set_key_cb()
1898 struct athn_usb_softc *usc = ATHN_USB_SOFTC(sc); in athn_usb_delete_key() local
1915 athn_usb_delete_key_cb(struct athn_usb_softc *usc, void *arg) in athn_usb_delete_key_cb()
1937 struct athn_usb_softc *usc = data->sc; in athn_usb_bcneof() local
1950 athn_usb_swba(struct athn_usb_softc *usc) in athn_usb_swba()
2021 athn_usb_rx_wmi_ctrl(struct athn_usb_softc *usc, uint8_t *buf, size_t len) in athn_usb_rx_wmi_ctrl()
2083 struct athn_usb_softc *usc = priv; in athn_usb_intr() local
2224 athn_usb_rx_frame(struct athn_usb_softc *usc, struct mbuf *m) in athn_usb_rx_frame()
2305 struct athn_usb_softc *usc = data->sc; in athn_usb_rxeof() local
2417 struct athn_usb_softc *usc = data->sc; in athn_usb_txeof() local
2457 struct athn_usb_softc *usc = ATHN_USB_SOFTC(sc); in athn_usb_tx() local
2570 struct athn_usb_softc *usc = ATHN_USB_SOFTC(sc); in athn_usb_start() local
2681 struct athn_usb_softc *usc = ATHN_USB_SOFTC(sc); in athn_usb_ioctl() local
2752 struct athn_usb_softc *usc = ATHN_USB_SOFTC(sc); in athn_usb_init() local
2765 struct athn_usb_softc *usc = ATHN_USB_SOFTC(sc); in athn_usb_init_locked() local
2926 struct athn_usb_softc *usc = ATHN_USB_SOFTC(sc); in athn_usb_stop() local
2937 struct athn_usb_softc *usc = ATHN_USB_SOFTC(sc); in athn_usb_stop_locked() local