Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/wlan/
H A Dif_uath.c299 static int uath_reset_tx_queues(struct uath_softc *);
1232 error = uath_reset_tx_queues(sc); in uath_switch_channel()
1449 uath_reset_tx_queues(struct uath_softc *sc) in uath_reset_tx_queues() function