Home
last modified time | relevance | path

Searched refs:athn_usb_do_async (Results 1 – 1 of 1) sorted by relevance

/netbsd/sys/dev/usb/
H A Dif_athn_usb.c108 Static void athn_usb_do_async(struct athn_usb_softc *,
386 athn_usb_do_async(usc, athn_usb_node_cleanup_cb, in athn_usb_node_cleanup()
873 athn_usb_do_async(struct athn_usb_softc *usc, in athn_usb_do_async() function
1423 athn_usb_do_async(usc, athn_usb_newstate_cb, &cmd, sizeof(cmd)); in athn_usb_newstate()
1529 athn_usb_do_async(usc, athn_usb_newassoc_cb, &ni, sizeof(ni)); in athn_usb_newassoc()
1566 athn_usb_do_async(usc, athn_usb_ampdu_tx_start_cb, &cmd, sizeof(cmd)); in athn_usb_ampdu_tx_start()
1600 athn_usb_do_async(usc, athn_usb_ampdu_tx_stop_cb, &cmd, sizeof(cmd)); in athn_usb_ampdu_tx_stop()
1800 athn_usb_do_async(usc, athn_usb_updateedca_cb, NULL, 0); in athn_usb_updateedca()
1834 athn_usb_do_async(usc, athn_usb_updateslot_cb, NULL, 0); in athn_usb_updateslot()
1868 athn_usb_do_async(usc, athn_usb_set_key_cb, &cmd, sizeof(cmd)); in athn_usb_set_key()
[all …]