Home
last modified time | relevance | path

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

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