Home
last modified time | relevance | path

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

/src/sys/dev/usb/wlan/
H A Dif_urtw.c663 static int urtw_alloc_tx_data_list(struct urtw_softc *);
1080 ret = urtw_alloc_tx_data_list(sc); in urtw_init()
1531 urtw_alloc_tx_data_list(struct urtw_softc *sc) in urtw_alloc_tx_data_list() function