Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/wlan/
H A Dif_uath.c272 static int uath_alloc_tx_data_list(struct uath_softc *);
410 error = uath_alloc_tx_data_list(sc); in uath_attach()
991 uath_alloc_tx_data_list(struct uath_softc *sc) in uath_alloc_tx_data_list() function